Searched refs:is_ip (Results 1 – 7 of 7) sorted by relevance
79 bool is_ip; member121 pkti->is_ip = true; in hbm_get_pkt_info()125 pkti->is_ip = true; in hbm_get_pkt_info()129 pkti->is_ip = false; in hbm_get_pkt_info()
227 bool is_ip; in cdc_mbim_tx_fixup() local246 is_ip = is_ip_proto(vlan_eth_hdr(skb)->h_vlan_encapsulated_proto); in cdc_mbim_tx_fixup()249 is_ip = is_ip_proto(eth_hdr(skb)->h_proto); in cdc_mbim_tx_fixup()273 if (!is_ip) in cdc_mbim_tx_fixup()279 if (is_ip) in cdc_mbim_tx_fixup()
206 static inline int is_ip(struct sk_buff *skb) in is_ip() function867 if (priv->link_up && check_ethip_packet(skb, dev) && is_ip(skb)) { in sierra_net_tx_fixup()
50 .is_ip = 1,
194 int is_ip; /* This is a ip plugin - not a raw thing */ member
91 .is_ip = 0,1156 if (arc_proto_map[soft->proto]->is_ip) { in arcnet_rx()
52 .is_ip = 1, /* This is for sending IP and ARP packages */