Searched refs:IP6OPT_PADN (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Ddest6.c104 case IP6OPT_PADN:
H A Dmld6.c139 hbh_buf[2] = IP6OPT_PADN; /* 2 byte padding */
H A Dip6_input.c1113 case IP6OPT_PADN:
H A Dip6_output.c1284 optbuf[0] = IP6OPT_PADN;
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip6.h169 #define IP6OPT_PADN 0x01 /* 00 0 00001 */ macro

Completed in 58 milliseconds