Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dbpf.c730 bool is_primary_dlt = false; in bpf_attachd() local
750 is_primary_dlt = true; in bpf_attachd()
758 if (is_primary_dlt) { in bpf_attachd()
797 bool is_primary_dlt = false; in bpf_detachd() local
831 is_primary_dlt = true; in bpf_detachd()
871 if (is_primary_dlt) { in bpf_detachd()