Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.h78 extern int poe_add_long(poep_t *poep, uint16_t ttype, uint32_t val);
H A Dcommon.c233 poe_add_long(poep_t *poep, uint16_t ttype, uint32_t val) in poe_add_long() function
H A Dpppoec.c624 (void) poe_add_long(poep, POETT_UNIQ, localid); in send_padi()