Home
last modified time | relevance | path

Searched defs:ipv6_tel_txoption (Results 1 – 2 of 2) sorted by relevance

/linux/net/netfilter/
H A Dnf_flow_table_ip.c651 struct ipv6_tel_txoption { struct
652 struct ipv6_txoptions ops;
653 __u8 dst_opt[8];
/linux/net/ipv6/
H A Dip6_tunnel.c1000 struct ipv6_tel_txoption { struct
1005 static void init_tel_txopt(struct ipv6_tel_txoption *opt, __u8 encap_limit) in init_tel_txopt() argument