Searched refs:ipv6_update_options (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | ipv6_sockglue.c | 100 struct ipv6_txoptions *ipv6_update_options(struct sock *sk, in ipv6_update_options() function 383 opt = ipv6_update_options(sk, opt); in ipv6_set_opt_hdr() 730 opt = ipv6_update_options(sk, opt); in do_ipv6_setsockopt()
|
H A D | calipso.c | 789 txopts = ipv6_update_options(sk, txopts); in calipso_opt_update()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | ipv6_sockglue.c | 102 struct ipv6_txoptions *ipv6_update_options(struct sock *sk, in ipv6_update_options() function 385 opt = ipv6_update_options(sk, opt); in ipv6_set_opt_hdr() 728 opt = ipv6_update_options(sk, opt); in do_ipv6_setsockopt()
|
H A D | calipso.c | 789 txopts = ipv6_update_options(sk, txopts); in calipso_opt_update()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | ipv6.h | 445 struct ipv6_txoptions *ipv6_update_options(struct sock *sk,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ipv6.h | 468 struct ipv6_txoptions *ipv6_update_options(struct sock *sk,
|
Completed in 12 milliseconds