Searched defs:ipv6_tel_txoption (Results 1 – 2 of 2) sorted by relevance
651 struct ipv6_tel_txoption { struct652 struct ipv6_txoptions ops;653 __u8 dst_opt[8];
1000 struct ipv6_tel_txoption { struct1005 static void init_tel_txopt(struct ipv6_tel_txoption *opt, __u8 encap_limit) in init_tel_txopt() argument