Home
last modified time | relevance | path

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

/include/net/
A Dnsh.h284 static inline void __nsh_set_xflag(struct nshhdr *nsh, u16 xflag, u16 xmask) in __nsh_set_xflag() argument
287 = (nsh->ver_flags_ttl_len & ~htons(xmask)) | htons(xflag); in __nsh_set_xflag()

Completed in 8 milliseconds