Home
last modified time | relevance | path

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

/xnu-10002.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
398 int cfs_sock_protocol; member
H A Dcontent_filter.c2249 sock_info->cfs_sock_protocol = GET_SO_PROTO(sock); in cfil_ctl_getopt()
3147 data.socketProtocol = msg->cfs_sock_protocol; in cfil_dispatch_attach_event_sign()
3437 msg_attached->cfs_sock_protocol = GET_SO_PROTO(so); in cfil_dispatch_attach_event()
5867 stat.cfs_sock_protocol = GET_SO_PROTO(so); in sysctl_cfil_sock_list()