| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | ip_options.c | 44 void ip_options_build(struct sk_buff *skb, struct ip_options *opt, in ip_options_build() 49 memcpy(&(IPCB(skb)->opt), opt, sizeof(struct ip_options)); in ip_options_build() 90 int __ip_options_echo(struct net *net, struct ip_options *dopt, in __ip_options_echo() 91 struct sk_buff *skb, const struct ip_options *sopt) in __ip_options_echo() 97 memset(dopt, 0, sizeof(struct ip_options)); in __ip_options_echo() 211 struct ip_options *opt = &(IPCB(skb)->opt); in ip_options_fragment() 255 struct ip_options *opt, struct sk_buff *skb, in __ip_options_compile() 479 struct ip_options *opt, struct sk_buff *skb) in ip_options_compile() 495 void ip_options_undo(struct ip_options *opt) in ip_options_undo() 553 struct ip_options *opt = &(IPCB(skb)->opt); in ip_forward_options() [all …]
|
| H A D | ip_forward.c | 67 struct ip_options *opt = &(IPCB(skb)->opt); in ip_forward_finish() 91 struct ip_options *opt = &(IPCB(skb)->opt); in ip_forward()
|
| H A D | cipso_ipv4.c | 1722 unsigned char optbuf[sizeof(struct ip_options) + 40]; in cipso_v4_error() 1723 struct ip_options *opt = (struct ip_options *)optbuf; in cipso_v4_error() 1734 memset(opt, 0, sizeof(struct ip_options)); in cipso_v4_error() 2170 struct ip_options *opt = &IPCB(skb)->opt; in cipso_v4_skbuff_setattr() 2246 struct ip_options *opt = &IPCB(skb)->opt; in cipso_v4_skbuff_delattr()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | ip.h | 49 struct ip_options opt; /* Compiled IP options */ 280 const struct ip_options *sopt, 717 void ip_options_build(struct sk_buff *skb, struct ip_options *opt, 720 int __ip_options_echo(struct net *net, struct ip_options *dopt, 721 struct sk_buff *skb, const struct ip_options *sopt); 722 static inline int ip_options_echo(struct net *net, struct ip_options *dopt, in ip_options_echo() 729 int __ip_options_compile(struct net *net, struct ip_options *opt, 731 int ip_options_compile(struct net *net, struct ip_options *opt, 735 void ip_options_undo(struct ip_options *opt);
|
| H A D | icmp.h | 40 const struct ip_options *opt); 51 struct ip_options opts = { 0 }; in icmp_ndo_send()
|
| H A D | inet_sock.h | 39 struct ip_options { struct 60 struct ip_options opt; argument 166 struct ip_options *opt;
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | ip.h | 90 struct ip_options { struct 110 #define optlength(opt) (sizeof(struct ip_options) + opt->optlen) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | ip.h | 91 struct ip_options { struct 111 #define optlength(opt) (sizeof(struct ip_options) + opt->optlen) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/ |
| H A D | ip.h | 90 struct ip_options { struct 110 #define optlength(opt) (sizeof(struct ip_options) + opt->optlen) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | ip.h | 90 struct ip_options { struct 110 #define optlength(opt) (sizeof(struct ip_options) + opt->optlen) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/ |
| H A D | ip.h | 95 struct ip_options { struct 115 #define optlength(opt) (sizeof(struct ip_options) + opt->optlen) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | ip.h | 90 struct ip_options { struct 110 #define optlength(opt) (sizeof(struct ip_options) + opt->optlen) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/ |
| H A D | ip.h | 91 struct ip_options { struct 111 #define optlength(opt) (sizeof(struct ip_options) + opt->optlen) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/ |
| H A D | ip.h | 95 struct ip_options { struct 115 #define optlength(opt) (sizeof(struct ip_options) + opt->optlen) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/ |
| H A D | ip.h | 90 struct ip_options { struct 110 #define optlength(opt) (sizeof(struct ip_options) + opt->optlen) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/ |
| H A D | ip.h | 90 struct ip_options { struct 110 #define optlength(opt) (sizeof(struct ip_options) + opt->optlen) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/ |
| H A D | ip.h | 91 struct ip_options { struct 111 #define optlength(opt) (sizeof(struct ip_options) + opt->optlen) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/ |
| H A D | ip.h | 91 struct ip_options { struct 111 #define optlength(opt) (sizeof(struct ip_options) + opt->optlen) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/ |
| H A D | ip.h | 90 struct ip_options { struct 110 #define optlength(opt) (sizeof(struct ip_options) + opt->optlen) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/ |
| H A D | ip.h | 90 struct ip_options { struct 110 #define optlength(opt) (sizeof(struct ip_options) + opt->optlen) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/ |
| H A D | ip.h | 90 struct ip_options { struct 110 #define optlength(opt) (sizeof(struct ip_options) + opt->optlen) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/ |
| H A D | ip.h | 90 struct ip_options { struct 110 #define optlength(opt) (sizeof(struct ip_options) + opt->optlen) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/ |
| H A D | ip.h | 95 struct ip_options { struct 115 #define optlength(opt) (sizeof(struct ip_options) + opt->optlen) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/ |
| H A D | ip.h | 91 struct ip_options { struct 111 #define optlength(opt) (sizeof(struct ip_options) + opt->optlen) argument
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nft_exthdr.c | 76 unsigned char optbuf[sizeof(struct ip_options) + 40]; in ipv4_find_option() 77 struct ip_options *opt = (struct ip_options *)optbuf; in ipv4_find_option() 93 memset(opt, 0, sizeof(struct ip_options)); in ipv4_find_option()
|