Home
last modified time | relevance | path

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

/xnu-11417.140.69/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-11417.140.69/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.c618 SYSCTL_NODE(_net, OID_AUTO, necp, CTLFLAG_RW | CTLFLAG_LOCKED, 0, "NECP");
/xnu-11417.140.69/bsd/conf/
H A DMakefile.template125 necp.o_CWARNFLAGS_ADD += -Wno-address-of-packed-member
236 necp.o_CWARNFLAGS_ADD += -Wno-implicit-int-conversion
289 necp.o_CWARNFLAGS_ADD += -Wno-shorten-64-to-32
454 necp.o_CWARNFLAGS_ADD += -Wno-sign-conversion
555 necp.o_CWARNFLAGS_ADD += -Wno-vla
H A Dfiles209 bsd/net/necp.c optional necp bound-checks
210 bsd/net/necp_client.c optional necp bound-checks
/xnu-11417.140.69/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.arm64.WatchOS41 # VPN = [ ipsec flow_divert necp content_filter ]
H A DMASTER.arm6440 # VPN = [ ipsec flow_divert necp content_filter ]
H A DMASTER.arm64.iPhoneOS44 # VPN = [ ipsec flow_divert necp content_filter ]
H A DMASTER.arm64.MacOSX43 # VPN = [ ipsec flow_divert necp content_filter ]
H A DMASTER82 options NECP # <necp>