Searched refs:protocol_variant (Results 1 – 2 of 2) sorted by relevance
41 const struct protocol_variant prot, in set_service()89 static bool prot_is_tcp(const struct protocol_variant *const prot) in prot_is_tcp()96 static bool is_restricted(const struct protocol_variant *const prot, in is_restricted()165 const struct protocol_variant *const prot) in get_binded_port()269 const struct protocol_variant prot; in FIXTURE_VARIANT()274 const struct protocol_variant prot_unspec = { in FIXTURE_SETUP()994 const struct protocol_variant prot = { in FIXTURE_SETUP()1080 const struct protocol_variant prot = { in FIXTURE_SETUP()1508 const struct protocol_variant ipv4_tcp = { in TEST_F()1562 const struct protocol_variant ipv4_tcp = { in FIXTURE_SETUP()[all …]
223 struct protocol_variant { struct230 struct protocol_variant protocol; argument