Home
last modified time | relevance | path

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

/linux/include/net/
A Dipv6.h288 struct ipv6_txoptions { struct
318 struct ipv6_txoptions *opt; argument
349 struct ipv6_txoptions *opt;
374 struct ipv6_txoptions *opt; in txopt_get()
406 struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions *opt_space,
408 struct ipv6_txoptions *fopt);
433 struct ipv6_txoptions *opt);
435 struct ipv6_txoptions *opt,
438 struct ipv6_txoptions *ipv6_fixup_options(struct ipv6_txoptions *opt_space,
439 struct ipv6_txoptions *opt);
[all …]
A Dinet_sock.h96 struct ipv6_txoptions *ipv6_opt;
/linux/net/ipv6/
A Dexthdrs.c1207 void ipv6_push_nfrag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, in ipv6_push_nfrag_opts()
1224 void ipv6_push_frag_opts(struct sk_buff *skb, struct ipv6_txoptions *opt, u8 *proto) in ipv6_push_frag_opts()
1231 struct ipv6_txoptions *
1232 ipv6_dup_options(struct sock *sk, struct ipv6_txoptions *opt) in ipv6_dup_options()
1234 struct ipv6_txoptions *opt2; in ipv6_dup_options()
1291 struct ipv6_txoptions *
1292 ipv6_renew_options(struct sock *sk, struct ipv6_txoptions *opt, in ipv6_renew_options()
1297 struct ipv6_txoptions *opt2; in ipv6_renew_options()
1348 struct ipv6_txoptions *ipv6_fixup_options(struct ipv6_txoptions *opt_space, in ipv6_fixup_options()
1349 struct ipv6_txoptions *opt) in ipv6_fixup_options()
[all …]
A Dipv6_sockglue.c102 struct ipv6_txoptions *ipv6_update_options(struct sock *sk, in ipv6_update_options()
103 struct ipv6_txoptions *opt) in ipv6_update_options()
114 opt = xchg((__force struct ipv6_txoptions **)&inet6_sk(sk)->opt, in ipv6_update_options()
326 struct ipv6_txoptions *opt; in ipv6_set_opt_hdr()
428 struct ipv6_txoptions *opt; in do_ipv6_setsockopt()
496 opt = xchg((__force struct ipv6_txoptions **)&np->opt, in do_ipv6_setsockopt()
687 struct ipv6_txoptions *opt = NULL; in do_ipv6_setsockopt()
1023 static int ipv6_getsockopt_sticky(struct sock *sk, struct ipv6_txoptions *opt, in ipv6_getsockopt_sticky()
1256 struct ipv6_txoptions *opt; in do_ipv6_getsockopt()
A Dcalipso.c782 struct ipv6_txoptions *old = txopt_get(inet6_sk(sk)), *txopts; in calipso_opt_update()
1078 struct ipv6_txoptions *txopts = txopt_get(inet6_sk(sk)); in calipso_sock_getattr()
1131 struct ipv6_txoptions *txopts = txopt_get(inet6_sk(sk)); in calipso_sock_setattr()
1159 struct ipv6_txoptions *txopts = txopt_get(inet6_sk(sk)); in calipso_sock_delattr()
1193 struct ipv6_txoptions *txopts; in calipso_req_setattr()
1235 struct ipv6_txoptions *txopts; in calipso_req_delattr()
A Dip6_flowlabel.c137 struct ipv6_txoptions *opt = fl->opt; in fl_release()
312 struct ipv6_txoptions *fl6_merge_options(struct ipv6_txoptions *opt_space, in fl6_merge_options()
314 struct ipv6_txoptions *fopt) in fl6_merge_options()
316 struct ipv6_txoptions *fl_opt = fl->opt; in fl6_merge_options()
A Draw.c768 struct ipv6_txoptions *opt_to_free = NULL; in rawv6_sendmsg()
769 struct ipv6_txoptions opt_space; in rawv6_sendmsg()
775 struct ipv6_txoptions *opt = NULL; in rawv6_sendmsg()
869 memset(opt, 0, sizeof(struct ipv6_txoptions)); in rawv6_sendmsg()
870 opt->tot_len = sizeof(struct ipv6_txoptions); in rawv6_sendmsg()
A Dudp.c1293 struct ipv6_txoptions opt_space; in udpv6_sendmsg()
1299 struct ipv6_txoptions *opt = NULL; in udpv6_sendmsg()
1300 struct ipv6_txoptions *opt_to_free = NULL; in udpv6_sendmsg()
1443 memset(opt, 0, sizeof(struct ipv6_txoptions)); in udpv6_sendmsg()
A Dip6_output.c246 __u32 mark, struct ipv6_txoptions *opt, int tclass, u32 priority) in ip6_xmit()
1357 struct ipv6_txoptions *opt = ipc6->opt; in ip6_setup_cork()
1450 struct ipv6_txoptions *opt = v6_cork->opt; in __ip6_append_data()
1841 struct ipv6_txoptions *opt = v6_cork->opt; in __ip6_make_skb()
A Daf_inet6.c487 struct ipv6_txoptions *opt; in inet6_destroy_sock()
502 opt = xchg((__force struct ipv6_txoptions **)&np->opt, NULL); in inet6_destroy_sock()
A Ddatagram.c70 struct ipv6_txoptions *opt; in ip6_datagram_dst_update()
761 struct ipv6_txoptions *opt = ipc6->opt; in ip6_datagram_send_ctl()
A Dtcp_ipv6.c154 struct ipv6_txoptions *opt; in tcp_v6_connect()
527 struct ipv6_txoptions *opt; in tcp_v6_send_synack()
1242 struct ipv6_txoptions *opt; in tcp_v6_syn_recv_sock()
A Dip6_tunnel.c979 struct ipv6_txoptions ops;
/linux/net/l2tp/
A Dl2tp_ip6.c493 struct ipv6_txoptions opt_space; in l2tp_ip6_sendmsg()
497 struct ipv6_txoptions *opt_to_free = NULL; in l2tp_ip6_sendmsg()
498 struct ipv6_txoptions *opt = NULL; in l2tp_ip6_sendmsg()
567 memset(opt, 0, sizeof(struct ipv6_txoptions)); in l2tp_ip6_sendmsg()
568 opt->tot_len = sizeof(struct ipv6_txoptions); in l2tp_ip6_sendmsg()
/linux/include/linux/
A Dipv6.h195 struct ipv6_txoptions *opt;
293 struct ipv6_txoptions __rcu *opt;
/linux/net/dccp/
A Dipv6.c230 struct ipv6_txoptions *opt; in dccp_v6_send_response()
421 struct ipv6_txoptions *opt; in dccp_v6_request_recv_sock()
827 struct ipv6_txoptions *opt; in dccp_v6_connect()
/linux/net/sctp/
A Dipv6.c493 struct ipv6_txoptions *opt; in sctp_v6_copy_ip_options()
512 struct ipv6_txoptions *opt; in sctp_v6_ip_options_len()
/linux/net/
A Dsocket.c3566 struct ipv6_txoptions *optv6 = NULL; in kernel_sock_ip_overhead()

Completed in 51 milliseconds