Searched refs:IPCB (Results 1 – 3 of 3) sorted by relevance
47 __icmp_send(skb_in, type, code, info, &IPCB(skb_in)->opt); in icmp_send()
99 #define IPCB(skb) ((struct inet_skb_parm*)((skb)->cb)) macro106 if (skb && ipv4_l3mdev_skb(IPCB(skb)->flags)) in inet_sdif()107 return IPCB(skb)->iif; in inet_sdif()426 bool forwarding = IPCB(skb)->flags & IPSKB_FORWARDED; in ip_skb_dst_mtu()648 return __ip_options_echo(net, dopt, skb, &IPCB(skb)->opt); in ip_options_echo()
915 skb && ipv4_l3mdev_skb(IPCB(skb)->flags)) in inet_exact_dif_match()