Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Din6.h145 #define IPV6_TLV_PADN 1 macro
/Linux-v6.1/net/bridge/
Dbr_netfilter_ipv6.c68 case IPV6_TLV_PADN: in br_nf_check_hbh_len()
/Linux-v6.1/net/ipv6/
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()
Dmip6.c38 data[0] = IPV6_TLV_PADN; in mip6_padn()
Dcalipso.c700 buf[offset] = IPV6_TLV_PADN; in calipso_pad_write()
863 case IPV6_TLV_PADN: in calipso_opt_find()
Dexthdrs.c152 if (nh[off] == IPV6_TLV_PADN) { in ip6_parse_tlv()
Dmcast.c1730 2, 0, 0, IPV6_TLV_PADN, 0 }; in mld_newpack()
2138 IPV6_TLV_PADN, 0 }; in igmp6_send()
Dip6_tunnel.c983 opt->dst_opt[5] = IPV6_TLV_PADN; in init_tel_txopt()