Home
last modified time | relevance | path

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

/xnu-11215.1.10/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
400 int cfs_sock_protocol; member
H A Dcontent_filter.c2250 sock_info->cfs_sock_protocol = GET_SO_PROTO(sock); in cfil_ctl_getopt()
3159 data.socketProtocol = msg->cfs_sock_protocol; in cfil_dispatch_attach_event_sign()
3464 msg_attached->cfs_sock_protocol = GET_SO_PROTO(so); in cfil_dispatch_attach_event()
5943 stat.cfs_sock_protocol = GET_SO_PROTO(so); in sysctl_cfil_sock_list()