Home
last modified time | relevance | path

Searched refs:ipv6_txoptions (Results 1 – 15 of 15) sorted by relevance

/linux/include/net/
H A Dipv6.h294 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 Dexthdrs.c1191 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 Dcalipso.c778 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 Dip6_flowlabel.c309 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 Dip6_output.c290 __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 Ddatagram.c77 struct ipv6_txoptions *opt; in ip6_datagram_dst_update()
768 struct ipv6_txoptions *opt = ipc6->opt; in ip6_datagram_send_ctl()
H A Dtcp_ipv6.c144 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 Daf_inet6.c480 struct ipv6_txoptions *opt; in inet6_cleanup_sock()
H A Dip6_tunnel.c1001 struct ipv6_txoptions ops;
/linux/net/dccp/
H A Dipv6.c
/linux/include/linux/
H A Dipv6.h239 struct ipv6_txoptions __rcu *opt;
/linux/net/sctp/
H A Dipv6.c495 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 Dnf_flow_table_ip.c652 struct ipv6_txoptions ops;
/linux/net/
H A Dsocket.c3806 struct ipv6_txoptions *optv6 = NULL; in kernel_sock_ip_overhead()
/linux/net/mptcp/
H A Dprotocol.c3493 struct ipv6_txoptions *opt; in mptcp_copy_ip6_options()