Home
last modified time | relevance | path

Searched refs:IPV6_TLV_PADN (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Din6.h145 #define IPV6_TLV_PADN 1 macro
/openbmc/linux/net/ipv6/
H A Dioam6_iptunnel.c185 tuninfo->pad[0] = IPV6_TLV_PADN; in ioam6_build_state()
194 tuninfo->traceh.data[trace->remlen * 4] = IPV6_TLV_PADN; in ioam6_build_state()
H A Dcalipso.c700 buf[offset] = IPV6_TLV_PADN; in calipso_pad_write()
863 case IPV6_TLV_PADN: in calipso_opt_find()
H A Dmip6.c38 data[0] = IPV6_TLV_PADN; in mip6_padn()
H A Dexthdrs.c149 if (nh[off] == IPV6_TLV_PADN) { in ip6_parse_tlv()
H A Dmcast.c1728 2, 0, 0, IPV6_TLV_PADN, 0 }; in mld_newpack()
2140 IPV6_TLV_PADN, 0 }; in igmp6_send()
H A Dip6_tunnel.c998 opt->dst_opt[5] = IPV6_TLV_PADN; in init_tel_txopt()