Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dsocket.c3846 u32 _port, _sktype, _type, _lower, _upper; in tipc_sk_filtering() local
3855 _sktype = sysctl_tipc_sk_filter[1]; in tipc_sk_filtering()
3860 if (!_port && !_sktype && !_type && !_lower && !_upper) in tipc_sk_filtering()
3866 if (_sktype && _sktype != sk->sk_type) in tipc_sk_filtering()