Searched refs:ipv6_renew_options (Results 1 – 4 of 4) sorted by relevance
| /linux/net/ipv6/ |
| H A D | calipso.c | 780 txopts = ipv6_renew_options(sk, old, IPV6_HOPOPTS, hop); in calipso_opt_update() 1222 txopts = ipv6_renew_options(sk, req_inet->ipv6_opt, IPV6_HOPOPTS, new); in calipso_req_setattr() 1263 txopts = ipv6_renew_options(sk, req_inet->ipv6_opt, IPV6_HOPOPTS, new); in calipso_req_delattr()
|
| H A D | exthdrs.c | 1274 ipv6_renew_options(struct sock *sk, struct ipv6_txoptions *opt, in ipv6_renew_options() function
|
| H A D | ipv6_sockglue.c | 337 opt = ipv6_renew_options(sk, opt, optname, new); in ipv6_set_opt_hdr()
|
| /linux/include/net/ |
| H A D | ipv6.h | 434 struct ipv6_txoptions *ipv6_renew_options(struct sock *sk,
|