Home
last modified time | relevance | path

Searched refs:nsh_get_ttl (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dnsh.h278 static inline u8 nsh_get_ttl(const struct nshhdr *nsh) in nsh_get_ttl() function
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dflow.c503 key->nsh.base.ttl = nsh_get_ttl(nh); in parse_nsh()
H A Dactions.c632 ttl = nsh_get_ttl(nh); in set_nsh()