Home
last modified time | relevance | path

Searched defs:maskp (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/bionic/libc/upstream-netbsd/lib/libc/isc/
H A Deventlib_p.h199 #define FD_ZERO(maskp) argument
202 #define FD_SET(fd, maskp) \ argument
206 #define FD_CLR(fd, maskp) \ argument
210 #define FD_ISSET(fd, maskp) \ argument
/aosp_15_r20/external/iptables/extensions/
H A Dlibebt_ip.c237 struct in_addr *addrp, *maskp; in brip_print() local
408 struct in_addr *addrp, *maskp; in brip_xlate_nh() local
H A Dlibebt_ip6.c331 struct in6_addr *addrp, *maskp; in brip_xlate_nh() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/get_mempolicy/
H A Dget_mempolicy01.c124 static int test_mbind(struct test_case *tc, unsigned long *maskp, unsigned long size) in test_mbind()
/aosp_15_r20/external/pciutils/lib/
H A Dfilter.c72 parse_hex_field(char *str, int *outp, unsigned int *maskp, unsigned int max) in parse_hex_field()
/aosp_15_r20/external/iptables/libxtables/
H A Dxtables.c1820 struct in_addr *maskp, unsigned int *naddrs) in xtables_ipparse_any()
2109 struct in6_addr *maskp, unsigned int *naddrs) in xtables_ip6parse_any()
/aosp_15_r20/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibbitmask.c35 unsigned long *maskp; member
/aosp_15_r20/external/libpcap/
H A Dpcap-npf.c2634 pcap_lookupnet(const char *device, bpf_u_int32 *netp, bpf_u_int32 *maskp, in pcap_lookupnet()
H A Dpcap.c1566 pcap_lookupnet(const char *device, bpf_u_int32 *netp, bpf_u_int32 *maskp,