Home
last modified time | relevance | path

Searched refs:ip_h (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_ipa.c155 struct iphdr *ip_h; in hdd_ipa_aggregated_rx_ind() local
160 ip_h = (struct iphdr *)(skb->data); in hdd_ipa_aggregated_rx_ind()
162 (ip_h->protocol == IPPROTO_ICMP)) { in hdd_ipa_aggregated_rx_ind()