Home
last modified time | relevance | path

Searched defs:opt_ptr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/dccp/
H A Doptions.c55 unsigned char *opt_ptr = options; in dccp_parse_options() local
/openbmc/linux/net/ipv4/
H A Dcipso_ipv4.c1980 static int cipso_v4_delopt(struct ip_options_rcu __rcu **opt_ptr) in cipso_v4_delopt()