Home
last modified time | relevance | path

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

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