HomeSort by: relevance | last modified time | path
    Searched refs:npf_ph_etherlist (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/net/npf/
npf_os.c 125 static pfil_head_t * npf_ph_etherlist[NPF_MAX_IFMAP]; variable in typeref:typename:pfil_head_t * []
464 npf_ph_etherlist[i] = npf_ph_ether;
492 while (npf_ph_etherlist[i]) {
493 pfil_head_t *npf_ph_ether = npf_ph_etherlist[i];
npf_os.c 125 static pfil_head_t * npf_ph_etherlist[NPF_MAX_IFMAP]; variable in typeref:typename:pfil_head_t * []
464 npf_ph_etherlist[i] = npf_ph_ether;
492 while (npf_ph_etherlist[i]) {
493 pfil_head_t *npf_ph_ether = npf_ph_etherlist[i];

Completed in 26 milliseconds