Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pppoe.c67 static interpret_func_t interpret_motm; variable
84 { "Message-Of-The-Minute", POETT_MOTM, interpret_motm },
343 interpret_motm(uint8_t *tag_value, uint16_t tag_length) in interpret_motm() function