Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dsocket.c3843 u32 _port, _sktype, _type, _lower, _upper; in tipc_sk_filtering()
3854 _lower = sysctl_tipc_sk_filter[3]; in tipc_sk_filtering()
3857 if (!_port && !_sktype && !_type && !_lower && !_upper) in tipc_sk_filtering()
3882 if ((_type && _type != type) || (_lower && _lower != lower) || in tipc_sk_filtering()
3839 u32 _port, _sktype, _type, _lower, _upper; tipc_sk_filtering() local
/linux/include/linux/
H A Dcompat.h228 compat_uptr_t _lower; member