Searched defs:dopt (Results 1 – 3 of 3) sorted by relevance
90 int __ip_options_echo(struct ip_options *dopt, struct sk_buff *skb, in __ip_options_echo()
508 static inline int ip_options_echo(struct ip_options *dopt, struct sk_buff *skb) in ip_options_echo()
1686 struct ip_options_rcu *dopt = NULL; in tcp_v4_save_options() local