Searched defs:interpret_hexdata (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pppoe.c61 static interpret_func_t interpret_hexdata; variable
74 { "End-Of-List", POETT_END, interpret_hexdata },
77 { "Host-Uniq", POETT_UNIQ, interpret_hexdata },
84 { "Multicast-Capable", POETT_MULTI, interpret_hexdata },
264 interpret_hexdata(uint8_t *tag_value, uint16_t tag_length) function

Completed in 45 milliseconds