Searched refs:interpret_error (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_pppoe.c | 67 static interpret_func_t interpret_error; variable 81 { "Service-Name-Error", POETT_NAMERR, interpret_error }, 82 { "AC-System-Error", POETT_SYSERR, interpret_error }, 83 { "Generic-Error", POETT_GENERR, interpret_error }, 327 interpret_error(uint8_t *tag_value, uint16_t tag_length) function
|
Completed in 140 milliseconds