Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv4/
Dip_options.c513 static struct ip_options_rcu *ip_options_get_alloc(const int optlen) in ip_options_get_alloc() function
537 struct ip_options_rcu *opt = ip_options_get_alloc(optlen); in ip_options_get_from_user()
551 struct ip_options_rcu *opt = ip_options_get_alloc(optlen); in ip_options_get()