Lines Matching refs:ip_options
47 struct ip_options opt; /* Compiled IP options */
282 const struct ip_options *sopt,
704 * Functions provided by ip_options.c
707 void ip_options_build(struct sk_buff *skb, struct ip_options *opt,
710 int __ip_options_echo(struct net *net, struct ip_options *dopt,
711 struct sk_buff *skb, const struct ip_options *sopt);
712 static inline int ip_options_echo(struct net *net, struct ip_options *dopt,
719 int __ip_options_compile(struct net *net, struct ip_options *opt,
721 int ip_options_compile(struct net *net, struct ip_options *opt,
725 void ip_options_undo(struct ip_options *opt);