Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pipe.c649 ngp_h->m = m; in ngp_rcvdata()
696 m1 = ngp_h->m; in ngp_rcvdata()
737 struct ngp_hdr *ngp_h; in pipe_dequeue() local
756 m = ngp_h->m; in pipe_dequeue()
781 ngp_h->m = m; in pipe_dequeue()
799 when = &ngp_h->when; in pipe_dequeue()
853 when = &ngp_h->when; in pipe_dequeue()
854 m = ngp_h->m; in pipe_dequeue()
940 struct ngp_hdr *ngp_h; in ngp_disconnect() local
949 m_freem(ngp_h->m); in ngp_disconnect()
[all …]