Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pppoe.c54 static taginfo_t *pppoe_gettaginfo(uint16_t);
156 tinfo = pppoe_gettaginfo(tag_type); in interpret_tags()
248 pppoe_gettaginfo(uint16_t type) in pppoe_gettaginfo() function