Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/landlock/
H A Dnet_test.c41 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 …]
H A Dcommon.h223 struct protocol_variant { struct
230 struct protocol_variant protocol; argument