Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dcontent_filter.h93 int cfs_sock_protocol; /* e.g. IPPROTO_TCP */ member
220 int cfs_sock_protocol; /* e.g. IPPROTO_TCP */ member
404 int cfs_sock_protocol; member
H A Dcontent_filter.c2254 sock_info->cfs_sock_protocol = sock->so_proto->pr_protocol; in cfil_ctl_getopt()
3033 data.socketProtocol = msg->cfs_sock_protocol; in cfil_dispatch_attach_event_sign()
3238 msg_attached.cfs_sock_protocol = so->so_proto->pr_protocol; in cfil_dispatch_attach_event()
5617 stat.cfs_sock_protocol = so->so_proto->pr_protocol; in sysctl_cfil_sock_list()