Home
last modified time | relevance | path

Searched defs:p_proto (Results 1 – 3 of 3) sorted by relevance

/net/bridge/netfilter/
Dnft_meta_bridge.c49 u16 p_proto; in nft_meta_bridge_get_eval() local
/net/core/
Dflow_dissector.c521 __be16 *p_proto, int *p_nhoff, int *p_hlen, in __skb_flow_dissect_gre()
660 void *data, __be16 *p_proto, int *p_nhoff, int hlen, in __skb_flow_dissect_batadv()
/net/bridge/
Dbr_vlan.c846 int br_vlan_get_proto(const struct net_device *dev, u16 *p_proto) in br_vlan_get_proto()