Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/ !
H A Dcontent_filter.h92 int cfs_sock_type; /* e.g. SOCK_STREAM */ member
219 int cfs_sock_type; /* e.g. SOCK_STREAM */ member
403 int cfs_sock_type; member
H A Dcontent_filter.c2253 sock_info->cfs_sock_type = sock->so_proto->pr_type; in cfil_ctl_getopt()
3237 msg_attached.cfs_sock_type = so->so_proto->pr_type; in cfil_dispatch_attach_event()
5616 stat.cfs_sock_type = so->so_proto->pr_type; in sysctl_cfil_sock_list()