Home
last modified time | relevance | path

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

/linux/include/net/
H A Dnsh.h297 static inline void nsh_set_flags_ttl_len(struct nshhdr *nsh, u8 flags, in nsh_set_flags_ttl_len() function
/linux/net/openvswitch/
H A Dflow_netlink.c1357 nsh_set_flags_ttl_len(nh, flags, ttl, NSH_BASE_HDR_LEN + mdlen); in nsh_hdr_from_nlattr()