Searched refs:SRC_PORT (Results 1 – 3 of 3) sorted by relevance
67 static const __u16 SRC_PORT = bpf_htons(8008); variable414 if (LSB(ctx->remote_port, 0) != ((SRC_PORT >> 0) & 0xff) || in ctx_narrow_access()415 LSB(ctx->remote_port, 1) != ((SRC_PORT >> 8) & 0xff) || in ctx_narrow_access()418 if (LSW(ctx->remote_port, 0) != SRC_PORT) in ctx_narrow_access()
2157 if ((inMask & static_cast<uint32_t>(QosPolicyClassifierParamsMask::SRC_PORT)) in set_type4_frame_classifier()
2587 mask |= static_cast<uint32_t>(QosPolicyClassifierParamsMask::SRC_PORT); in notifyQosPolicyRequest()