Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsocket/inet/
H A Dinet6_opt.c122 *p = IP6OPT_PADN; in inet6_opt_append()
182 *p = IP6OPT_PADN; in inet6_opt_finish()
232 while (*p == IP6OPT_PAD1 || *p == IP6OPT_PADN) { in inet6_opt_next()
237 case IP6OPT_PADN: in inet6_opt_next()
/titanic_41/usr/src/uts/common/netinet/
H A Dip6.h145 #define IP6OPT_PADN 0x01 /* 00 0 00001 */ macro
/titanic_41/usr/src/uts/common/inet/ip/
H A Dtn_ipopt.c1132 case IP6OPT_PADN: in tsol_find_secopt_v6()
1232 secopt[0] = IP6OPT_PADN; in tsol_remove_secopt_v6()
1331 pad_position[0] = IP6OPT_PADN; in tsol_prepend_option_v6()
H A Dip6.c2891 case IP6OPT_PADN: in ip_process_options_v6()
4634 cp[0] = IP6OPT_PADN; in ip_build_hdrs_v6()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c1016 case IP6OPT_PADN: in prt_hbh_options()
1124 case IP6OPT_PADN: in prt_dest_options()
/titanic_41/usr/src/uts/common/inet/iptun/
H A Diptun.c110 IP6OPT_PADN,