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()161 const struct protocol_variant *const prot) in get_binded_port()265 const struct protocol_variant prot; in FIXTURE_VARIANT()270 const struct protocol_variant prot_unspec = { in FIXTURE_SETUP()968 const struct protocol_variant prot = { in FIXTURE_SETUP()1054 const struct protocol_variant prot = { in FIXTURE_SETUP()1482 const struct protocol_variant ipv4_tcp = { in TEST_F()1536 const struct protocol_variant ipv4_tcp = { in FIXTURE_SETUP()[all …]
223 struct protocol_variant { struct230 struct protocol_variant protocol; argument