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