HomeSort by: relevance | last modified time | path
    Searched refs:m_tag_unlink (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/sys/
mbuf.h 784 void m_tag_unlink(struct mbuf *, struct m_tag *);
  /src/sys/netcan/
can.c 281 m_tag_unlink(m, sotag);
  /src/sys/netinet/
ip_icmp.c 389 m_tag_unlink(n, mtag);
  /src/sys/kern/
uipc_mbuf.c 2384 m_tag_unlink(struct mbuf *m, struct m_tag *t) function in typeref:typename:void
2393 m_tag_unlink(m, t);
  /src/share/man/man9/
Makefile 591 m_tag.9 m_tag_unlink.9

Completed in 17 milliseconds