Searched refs:nh_m2flow (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/net/
H A Dnetisr.h102 #define NETISR_SNP_FLAGS_M2FLOW 0x00000001 /* nh_m2flow */
148 * implementing one or neither of nh_m2flow and nh_m2cpuid, which are used by
160 * implements nh_m2flow, then netisr will query the
193 netisr_m2flow_t *nh_m2flow; /* Query flow for untagged packet. */ member in struct:netisr_handler
H A Dnetisr.c409 nhp->nh_m2flow == NULL,
438 netisr_proto[proto].np_m2flow = nhp->nh_m2flow;

Completed in 50 milliseconds