Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dip_options.c509 static struct ip_options_rcu *ip_options_get_alloc(const int optlen) in ip_options_get_alloc() function
533 struct ip_options_rcu *opt = ip_options_get_alloc(optlen); in ip_options_get_from_user()
547 struct ip_options_rcu *opt = ip_options_get_alloc(optlen); in ip_options_get()