Searched refs:is_ip (Results 1 – 6 of 6) sorted by relevance
226 bool is_ip; in cdc_mbim_tx_fixup() local245 is_ip = is_ip_proto(vlan_eth_hdr(skb)->h_vlan_encapsulated_proto); in cdc_mbim_tx_fixup()248 is_ip = is_ip_proto(eth_hdr(skb)->h_proto); in cdc_mbim_tx_fixup()272 if (!is_ip) in cdc_mbim_tx_fixup()278 if (is_ip) in cdc_mbim_tx_fixup()
206 static inline int is_ip(struct sk_buff *skb) in is_ip() function872 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,1099 if (arc_proto_map[soft->proto]->is_ip) { in arcnet_rx()
52 .is_ip = 1, /* This is for sending IP and ARP packages */