Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dcontent_filter.h93 int cfs_sock_protocol; /* e.g. IPPROTO_TCP */ member
210 int cfs_sock_protocol; /* e.g. IPPROTO_TCP */ member
396 int cfs_sock_protocol; member
H A Dcontent_filter.c2217 sock_info->cfs_sock_protocol = GET_SO_PROTO(sock); in cfil_ctl_getopt()
2989 data.socketProtocol = msg->cfs_sock_protocol; in cfil_dispatch_attach_event_sign()
3279 msg_attached->cfs_sock_protocol = GET_SO_PROTO(so); in cfil_dispatch_attach_event()
5672 stat.cfs_sock_protocol = GET_SO_PROTO(so); in sysctl_cfil_sock_list()