Home
last modified time | relevance | path

Searched refs:necp (Results 1 – 21 of 21) sorted by relevance

/xnu-11215.61.5/tools/lldbmacros/
H A Dskywalk.py524 def GetNECPClientBitFields(necp): argument
531 if necp.result_read != 0:
535 if necp.allow_multiple_flows != 0:
539 if necp.background != 0:
543 if necp.background_update != 0:
547 if necp.platform_binary != 0:
574 def GetNECPSummary(necp): argument
583 for sa in IterateListEntry(necp.stats_arena_list, 'nai_chain'):
591 for c in IterateRBTreeEntry(necp.clients, 'link'):
610 o=necp,
[all …]
/xnu-11215.61.5/bsd/net/
H A Dnet_private.modulemap36 module necp {
37 header "net/necp.h"
H A DMakefile83 necp.h \
129 if_vlan_var.h necp.h network_agent.h route_private.h ${EXTRA_PRIVATE_DATAFILES})
H A Dnecp.c617 SYSCTL_NODE(_net, OID_AUTO, necp, CTLFLAG_RW | CTLFLAG_LOCKED, 0, "NECP");
/xnu-11215.61.5/bsd/conf/
H A DMakefile.template124 necp.o_CWARNFLAGS_ADD += -Wno-address-of-packed-member
234 necp.o_CWARNFLAGS_ADD += -Wno-implicit-int-conversion
287 necp.o_CWARNFLAGS_ADD += -Wno-shorten-64-to-32
452 necp.o_CWARNFLAGS_ADD += -Wno-sign-conversion
553 necp.o_CWARNFLAGS_ADD += -Wno-vla
H A Dfiles204 bsd/net/necp.c optional necp
205 bsd/net/necp_client.c optional necp bound-checks
/xnu-11215.61.5/config/
H A DMASTER.arm40 # VPN = [ ipsec flow_divert necp content_filter ]
H A DMASTER.arm64.BridgeOS36 # VPN = [ ipsec flow_divert necp content_filter ]
H A DMASTER.x86_6440 # VPN = [ ipsec flow_divert necp content_filter ]
H A DMASTER.arm6440 # VPN = [ ipsec flow_divert necp content_filter ]
H A DMASTER.arm64.WatchOS40 # VPN = [ ipsec flow_divert necp content_filter ]
H A DMASTER.arm64.t8120.iPhoneOS44 # VPN = [ ipsec flow_divert necp content_filter ]
H A DMASTER.arm64.t8112.iPhoneOS44 # VPN = [ ipsec flow_divert necp content_filter ]
H A DMASTER.arm64.iPhoneOS43 # VPN = [ ipsec flow_divert necp content_filter ]
H A DMASTER.arm64.t8110.iPhoneOS44 # VPN = [ ipsec flow_divert necp content_filter ]
H A DMASTER.arm64.t6020.iPhoneOS44 # VPN = [ ipsec flow_divert necp content_filter ]
H A DMASTER.arm64.MacOSX40 # VPN = [ ipsec flow_divert necp content_filter ]
H A DMASTER.arm64.vresearch1.iPhoneOS44 # VPN = [ ipsec flow_divert necp content_filter ]
H A DMASTER.arm64.t8132.MacOSX42 # VPN = [ ipsec flow_divert necp content_filter ]
H A DMASTER.arm64.t8112.MacOSX42 # VPN = [ ipsec flow_divert necp content_filter ]
H A DMASTER82 options NECP # <necp>