Home
last modified time | relevance | path

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

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