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

  /src/sys/arch/mips/cavium/dev/
if_cnmac.c 131 static inline void cnmac_buf_ext_free(struct mbuf *, void *, size_t, void *);
692 cnmac_buf_ext_free(struct mbuf *m, void *buf, size_t size, void *arg) function in typeref:typename:void
1204 MEXTADD(m, ext_buf, ext_size, 0, cnmac_buf_ext_free, NULL);

Completed in 34 milliseconds