Home
last modified time | relevance | path

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

/xnu-8792.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
395 int cfs_sock_type; member
H A Dcontent_filter.c2216 sock_info->cfs_sock_type = sock->so_proto->pr_type; in cfil_ctl_getopt()
3278 msg_attached->cfs_sock_type = so->so_proto->pr_type; in cfil_dispatch_attach_event()
5671 stat.cfs_sock_type = so->so_proto->pr_type; in sysctl_cfil_sock_list()