Searched refs:nsh_get_ver (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/ | ||
H A D | nsh.h | 266 static inline u8 nsh_get_ver(const struct nshhdr *nsh) in nsh_get_ver() function |
/linux/net/openvswitch/ | ||
H A D | flow.c | 641 version = nsh_get_ver(nh); in parse_nsh() |