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

  /src/sys/dev/pci/
if_vge.c 306 static inline void vge_fixup_rx(struct mbuf *);
1169 vge_fixup_rx(struct mbuf *m) function in typeref:typename:void
1308 vge_fixup_rx(m);
if_vge.c 306 static inline void vge_fixup_rx(struct mbuf *);
1169 vge_fixup_rx(struct mbuf *m) function in typeref:typename:void
1308 vge_fixup_rx(m);

Completed in 24 milliseconds