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