Lines Matching defs:opt
48 struct ip_options opt; /* Compiled IP options */
79 struct ip_options_rcu *opt;
160 struct ip_options_rcu *opt, u8 tos);
253 (ipc->opt && ipc->opt->opt.is_strictroute))
735 void ip_options_build(struct sk_buff *skb, struct ip_options *opt,
743 return __ip_options_echo(net, dopt, skb, &IPCB(skb)->opt);
747 int __ip_options_compile(struct net *net, struct ip_options *opt,
749 int ip_options_compile(struct net *net, struct ip_options *opt,
753 void ip_options_undo(struct ip_options *opt);