Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dnsh.h284 static inline void __nsh_set_xflag(struct nshhdr *nsh, u16 xflag, u16 xmask) in __nsh_set_xflag() function
292 __nsh_set_xflag(nsh, ((flags << NSH_FLAGS_SHIFT) & NSH_FLAGS_MASK) | in nsh_set_flags_and_ttl()
301 __nsh_set_xflag(nsh, ((flags << NSH_FLAGS_SHIFT) & NSH_FLAGS_MASK) | in nsh_set_flags_ttl_len()

Completed in 3 milliseconds