Lines Matching refs:ip_options
48 struct ip_options opt; /* Compiled IP options */
289 const struct ip_options *sopt,
732 * Functions provided by ip_options.c
735 void ip_options_build(struct sk_buff *skb, struct ip_options *opt,
738 int __ip_options_echo(struct net *net, struct ip_options *dopt,
739 struct sk_buff *skb, const struct ip_options *sopt);
740 static inline int ip_options_echo(struct net *net, struct ip_options *dopt,
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);