Searched refs:p_hlen (Results 1 – 1 of 1) sorted by relevance
/net/core/ |
D | flow_dissector.c | 521 __be16 *p_proto, int *p_nhoff, int *p_hlen, in __skb_flow_dissect_gre() argument 530 data, *p_hlen, &_hdr); in __skb_flow_dissect_gre() 562 data, *p_hlen, &_keyid); in __skb_flow_dissect_gre() 589 data, *p_hlen, &_eth); in __skb_flow_dissect_gre() 600 *p_hlen = *p_nhoff + offset; in __skb_flow_dissect_gre() 611 data, *p_hlen, _ppp_hdr); in __skb_flow_dissect_gre()
|