Home
last modified time | relevance | path

Searched defs:netmask (Results 1 – 4 of 4) sorted by relevance

/mOS-networking-stack/samples/simple_firewall/
H A Dsimple_firewall.c176 int netmask = 32; in ExtractIPAddress() local
292 MatchAddr(in_addr_t ip, in_addr_t fw_ip, int netmask) in MatchAddr()
/mOS-networking-stack/core/src/include/
H A Dconfig.h59 uint32_t netmask; member
H A Dmtcp.h152 uint32_t netmask; member
/mOS-networking-stack/core/src/bpf/
H A Dsf_gencode.c384 static __thread bpf_u_int32 netmask; variable