Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dnsh.h266 static inline u8 nsh_get_ver(const struct nshhdr *nsh) in nsh_get_ver() function
/openbmc/linux/net/openvswitch/
H A Dflow.c641 version = nsh_get_ver(nh); in parse_nsh()