Home
last modified time | relevance | path

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

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dconfigfile-glue.c341 int nm_bits; in config_check_cond_nocache() local
352 nm_bits = strtol(nm_slash + 1, &err, 10); in config_check_cond_nocache()
378 nm = htonl(~((1 << (32 - nm_bits)) - 1)); in config_check_cond_nocache()