Searched refs:NSH_TTL_MASK (Results 1 – 1 of 1) sorted by relevance
224 #define NSH_TTL_MASK 0x0fc0 macro280 return (ntohs(nsh->ver_flags_ttl_len) & NSH_TTL_MASK) in nsh_get_ttl()293 ((ttl << NSH_TTL_SHIFT) & NSH_TTL_MASK), in nsh_set_flags_and_ttl()294 NSH_FLAGS_MASK | NSH_TTL_MASK); in nsh_set_flags_and_ttl()302 ((ttl << NSH_TTL_SHIFT) & NSH_TTL_MASK) | in nsh_set_flags_ttl_len()304 NSH_FLAGS_MASK | NSH_TTL_MASK | NSH_LEN_MASK); in nsh_set_flags_ttl_len()