Lines Matching refs:ip_options
44 void ip_options_build(struct sk_buff *skb, struct ip_options *opt,
49 memcpy(&(IPCB(skb)->opt), opt, sizeof(struct ip_options));
90 int __ip_options_echo(struct net *net, struct ip_options *dopt,
91 struct sk_buff *skb, const struct ip_options *sopt)
97 memset(dopt, 0, sizeof(struct ip_options));
211 struct ip_options *opt = &(IPCB(skb)->opt);
255 struct ip_options *opt, struct sk_buff *skb,
479 struct ip_options *opt, struct sk_buff *skb)
495 void ip_options_undo(struct ip_options *opt)
553 struct ip_options *opt = &(IPCB(skb)->opt);
600 struct ip_options *opt = &(IPCB(skb)->opt);