Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/nsh/
Dnsh.c18 u8 next_proto; in nsh_push() local
/kernel/linux/linux-5.10/net/openvswitch/
Dflow_netlink.c3264 u8 next_proto; in __ovs_nla_copy_actions() local
/kernel/linux/linux-5.10/net/core/
Dskbuff.c5760 int skb_mpls_pop(struct sk_buff *skb, __be16 next_proto, int mac_len, in skb_mpls_pop()