Searched refs:p_hlen (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/net/core/ |
D | flow_dissector.c | 633 __be16 *p_proto, int *p_nhoff, int *p_hlen, in __skb_flow_dissect_gre() argument 642 data, *p_hlen, &_hdr); in __skb_flow_dissect_gre() 674 data, *p_hlen, &_keyid); in __skb_flow_dissect_gre() 701 data, *p_hlen, &_eth); in __skb_flow_dissect_gre() 712 *p_hlen = *p_nhoff + offset; in __skb_flow_dissect_gre() 723 data, *p_hlen, _ppp_hdr); in __skb_flow_dissect_gre()
|