Searched refs:ip_options (Results 1 – 4 of 4) sorted by relevance
| /include/net/ |
| A D | icmp.h | 40 const struct ip_options *opt); 51 struct ip_options opts = { 0 }; in icmp_ndo_send()
|
| A D | ip.h | 49 struct ip_options opt; /* Compiled IP options */ 289 const struct ip_options *sopt, 769 void ip_options_build(struct sk_buff *skb, struct ip_options *opt, 772 int __ip_options_echo(struct net *net, struct ip_options *dopt, 773 struct sk_buff *skb, const struct ip_options *sopt); 774 static inline int ip_options_echo(struct net *net, struct ip_options *dopt, in ip_options_echo() 781 int __ip_options_compile(struct net *net, struct ip_options *opt, 783 int ip_options_compile(struct net *net, struct ip_options *opt, 787 void ip_options_undo(struct ip_options *opt);
|
| A D | inet_sock.h | 40 struct ip_options { struct 61 struct ip_options opt; argument 169 struct ip_options *opt;
|
| A D | tcp.h | 2536 const struct ip_options *opt = &TCP_SKB_CB(skb)->header.h4.opt; in tcp_v4_save_options()
|
Completed in 16 milliseconds