Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsocket/inet/
H A Dinet6_opt.c118 *p = IP6OPT_PAD1; in inet6_opt_append()
178 *p = IP6OPT_PAD1; in inet6_opt_finish()
230 while (*p == IP6OPT_PAD1 || *p == IP6OPT_PADN) { in inet6_opt_next()
232 case IP6OPT_PAD1: in inet6_opt_next()
/illumos-gate/usr/src/uts/common/netinet/
H A Dip6.h142 #define IP6OPT_PAD1 0x00 /* 00 0 00000 */ macro
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtn_ipopt.c1109 if (opt_type == IP6OPT_PAD1) { in tsol_find_secopt_v6()
1230 secopt[0] = IP6OPT_PAD1; in tsol_remove_secopt_v6()
1329 pad_position[0] = IP6OPT_PAD1; in tsol_prepend_option_v6()
H A Dip6.c2778 if (opt_type == IP6OPT_PAD1) { in ip_process_options_v6()
4530 cp[0] = IP6OPT_PAD1; in ip_build_hdrs_v6()
H A Dipsecah.c2181 if (opt_type == IP6OPT_PAD1) { in ah_fix_tlv_options_v6()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c991 if (op_type == IP6OPT_PAD1) { in prt_hbh_options()
1099 if (op_type == IP6OPT_PAD1) { in prt_dest_options()