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

  /src/sys/dist/pf/net/
if_pfsync.c 1125 struct pfsync_header *h, *h_net; local in function:pfsync_pack_state
1276 h_net = mtod(sc->sc_mbuf_net, struct pfsync_header *);
1281 up = (void *)((char *)h_net +
1285 h_net->count++;
1303 h_net->count++;
if_pfsync.c 1125 struct pfsync_header *h, *h_net; local in function:pfsync_pack_state
1276 h_net = mtod(sc->sc_mbuf_net, struct pfsync_header *);
1281 up = (void *)((char *)h_net +
1285 h_net->count++;
1303 h_net->count++;

Completed in 22 milliseconds