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