Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_pppoe.c42 #define POE_TYPE(x) ((x) & 0x0f) macro
112 "Type = %d", POE_TYPE(poep->poep_version_type)); in interpret_pppoe()