Home
last modified time | relevance | path

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

/linux/include/net/
H A Dnsh.h272 static inline u8 nsh_get_flags(const struct nshhdr *nsh) in nsh_get_flags() function
/linux/net/openvswitch/
H A Dflow.c648 key->nsh.base.flags = nsh_get_flags(nh); in parse_nsh()