Home
last modified time | relevance | path

Searched refs:RTE_MSG_LEN (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dpppoe.c54 #define RTE_MSG_LEN (3*16 + 10 + 1) macro
266 (str = malloc(RTE_MSG_LEN)) == NULL) { in handle_ip_route_add()
279 (void) slprintf(str, RTE_MSG_LEN, "%I %I %I %d", in handle_ip_route_add()