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

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-ip6opts.c66 case IP6OPT_PADN:
112 case IP6OPT_PADN:
H A Dip6.h134 #define IP6OPT_PADN 0x01 /* 00 0 00001 */ macro
/freebsd-13-stable/lib/libc/net/
H A Dip6opt.c378 p[0] = IP6OPT_PADN;
454 *optp++ = IP6OPT_PADN;
485 *padp++ = IP6OPT_PADN;
531 case IP6OPT_PADN:
/freebsd-13-stable/sys/netinet6/
H A Ddest6.c112 case IP6OPT_PADN:
H A Dip6_input.c1012 case IP6OPT_PADN:
H A Dip6_output.c1385 optbuf[0] = IP6OPT_PADN;
H A Dmld6.c269 .pad = { .ip6o_type = IP6OPT_PADN, 0 },
/freebsd-13-stable/sys/netinet/
H A Dip6.h140 #define IP6OPT_PADN 0x01 /* 00 0 00001 */ macro

Completed in 112 milliseconds