Home
last modified time | relevance | path

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

/xnu-10002.41.9/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.c2248 sock_info->cfs_sock_type = sock->so_proto->pr_type; in cfil_ctl_getopt()
3436 msg_attached->cfs_sock_type = so->so_proto->pr_type; in cfil_dispatch_attach_event()
5866 stat.cfs_sock_type = so->so_proto->pr_type; in sysctl_cfil_sock_list()