Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dcontent_filter.h92 int cfs_sock_type; /* e.g. SOCK_STREAM */ member
209 int cfs_sock_type; /* e.g. SOCK_STREAM */ member
397 int cfs_sock_type; member
H A Dcontent_filter.c2214 sock_info->cfs_sock_type = sock->so_proto->pr_type; in cfil_ctl_getopt()
3276 msg_attached->cfs_sock_type = so->so_proto->pr_type; in cfil_dispatch_attach_event()
5689 stat.cfs_sock_type = so->so_proto->pr_type; in sysctl_cfil_sock_list()