Searched refs:ipv6_txoptions (Results 1 – 15 of 15) sorted by relevance
| /linux/include/net/ |
| H A D | ipv6.h | 294 struct ipv6_txoptions { struct 324 struct ipv6_txoptions *opt; argument 356 struct ipv6_txoptions *opt; 371 static inline struct ipv6_txoptions *txopt_get(const struct ipv6_pinfo *np) in txopt_get() 373 struct ipv6_txoptions *opt; in txopt_get() 387 static inline void txopt_put(struct ipv6_txoptions *opt) in txopt_put() 408 struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions *opt_space, 410 struct ipv6_txoptions *fopt); 435 struct ipv6_txoptions *ipv6_dup_options(struct sock *sk, 436 struct ipv6_txoptions *opt); [all …]
|
| /linux/net/ipv6/ |
| H A D | exthdrs.c | 1191 u8 ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, in ipv6_push_nfrag_opts() 1209 u8 ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, u8 proto) in ipv6_push_frag_opts() 1217 struct ipv6_txoptions * 1218 ipv6_dup_options(struct sock *sk, struct ipv6_txoptions *opt) in ipv6_dup_options() 1220 struct ipv6_txoptions *opt2; in ipv6_dup_options() 1276 struct ipv6_txoptions * 1277 ipv6_renew_options(struct sock *sk, struct ipv6_txoptions *opt, in ipv6_renew_options() 1282 struct ipv6_txoptions *opt2; in ipv6_renew_options() 1333 struct ipv6_txoptions *__ipv6_fixup_options(struct ipv6_txoptions *opt_space, in __ipv6_fixup_options() 1334 struct ipv6_txoptions *opt) in __ipv6_fixup_options() [all …]
|
| H A D | calipso.c | 778 struct ipv6_txoptions *old = txopt_get(inet6_sk(sk)), *txopts; in calipso_opt_update() 1075 struct ipv6_txoptions *txopts; in calipso_sock_getattr() 1133 struct ipv6_txoptions *txopts; in calipso_sock_setattr() 1166 struct ipv6_txoptions *txopts; in calipso_sock_delattr() 1204 struct ipv6_txoptions *txopts; in calipso_req_setattr() 1250 struct ipv6_txoptions *txopts; in calipso_req_delattr()
|
| H A D | ip6_flowlabel.c | 309 struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions *opt_space, in fl6_merge_options() 311 struct ipv6_txoptions *fopt) in fl6_merge_options() 313 struct ipv6_txoptions *fl_opt = fl->opt; in fl6_merge_options()
|
| H A D | ip6_output.c | 290 __u32 mark, struct ipv6_txoptions *opt, int tclass, u32 priority) in ip6_xmit() 1377 struct ipv6_txoptions *nopt, *opt = ipc6->opt; in ip6_setup_cork() 1475 struct ipv6_txoptions *opt = v6_cork->opt; in __ip6_append_data() 1910 struct ipv6_txoptions *opt = v6_cork->opt; in ip6_cork_release() 1935 struct ipv6_txoptions *opt; in __ip6_make_skb()
|
| H A D | datagram.c | 77 struct ipv6_txoptions *opt; in ip6_datagram_dst_update() 768 struct ipv6_txoptions *opt = ipc6->opt; in ip6_datagram_send_ctl()
|
| H A D | tcp_ipv6.c | 144 struct ipv6_txoptions *opt; in tcp_v6_connect() 551 struct ipv6_txoptions *opt; in tcp_v6_send_synack() 1375 struct ipv6_txoptions *opt;
|
| H A D | af_inet6.c | 480 struct ipv6_txoptions *opt; in inet6_cleanup_sock()
|
| H A D | ip6_tunnel.c | 1001 struct ipv6_txoptions ops;
|
| /linux/net/dccp/ |
| H A D | ipv6.c | |
| /linux/include/linux/ |
| H A D | ipv6.h | 239 struct ipv6_txoptions __rcu *opt;
|
| /linux/net/sctp/ |
| H A D | ipv6.c | 495 struct ipv6_txoptions *opt; in sctp_v6_copy_ip_options() 516 struct ipv6_txoptions *opt; in sctp_v6_ip_options_len()
|
| /linux/net/netfilter/ |
| H A D | nf_flow_table_ip.c | 652 struct ipv6_txoptions ops;
|
| /linux/net/ |
| H A D | socket.c | 3806 struct ipv6_txoptions *optv6 = NULL; in kernel_sock_ip_overhead()
|
| /linux/net/mptcp/ |
| H A D | protocol.c | 3493 struct ipv6_txoptions *opt; in mptcp_copy_ip6_options()
|