Searched refs:IP6OPT_TYPE (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip6.h187 #define IP6OPT_TYPE(o) ((o) & 0xC0) macro
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_input.c1251 switch (IP6OPT_TYPE(*optp)) {

Completed in 13 milliseconds