Searched refs:necp (Results 1 – 15 of 15) sorted by relevance
527 def GetNECPClientBitFields(necp): argument534 if necp.result_read != 0:538 if necp.allow_multiple_flows != 0:542 if necp.background != 0:546 if necp.background_update != 0:550 if necp.platform_binary != 0:577 def GetNECPSummary(necp): argument586 for sa in IterateListEntry(necp.stats_arena_list, 'nai_chain'):594 for c in IterateRBTreeEntry(necp.clients, 'link'):613 o=necp,[all …]
81 necp.h \
548 SYSCTL_NODE(_net, OID_AUTO, necp, CTLFLAG_RW | CTLFLAG_LOCKED, 0, "NECP");
40 # VPN = [ ipsec flow_divert necp content_filter ]
36 # VPN = [ ipsec flow_divert necp content_filter ]
43 # VPN = [ ipsec flow_divert necp content_filter ]
82 options NECP # <necp>
107 necp.o_CWARNFLAGS_ADD += -Wno-address-of-packed-member215 necp.o_CWARNFLAGS_ADD += -Wno-implicit-int-conversion268 necp.o_CWARNFLAGS_ADD += -Wno-shorten-64-to-32433 necp.o_CWARNFLAGS_ADD += -Wno-sign-conversion
201 bsd/net/necp.c optional necp202 bsd/net/necp_client.c optional necp