Lines Matching defs:om
244 struct os_mbuf *om; in os_mbuf_get() local
272 struct os_mbuf *om; in os_mbuf_get_pkthdr() local
295 os_mbuf_free(struct os_mbuf *om) in os_mbuf_free()
312 os_mbuf_free_chain(struct os_mbuf *om) in os_mbuf_free_chain()
352 os_mbuf_append(struct os_mbuf *om, const void *data, uint16_t len) in os_mbuf_append()
455 os_mbuf_dup(struct os_mbuf *om) in os_mbuf_dup()
499 os_mbuf_off(const struct os_mbuf *om, int off, uint16_t *out_off) in os_mbuf_off()
634 os_mbuf_cmpf(const struct os_mbuf *om, int off, const void *data, int len) in os_mbuf_cmpf()
731 os_mbuf_prepend(struct os_mbuf *om, int len) in os_mbuf_prepend()
784 os_mbuf_prepend_pullup(struct os_mbuf *om, uint16_t len) in os_mbuf_prepend_pullup()
800 os_mbuf_copyinto(struct os_mbuf *om, int off, const void *src, int len) in os_mbuf_copyinto()
893 os_mbuf_extend(struct os_mbuf *om, uint16_t len) in os_mbuf_extend()
931 os_mbuf_pullup(struct os_mbuf *om, uint16_t len) in os_mbuf_pullup()
996 os_mbuf_trim_front(struct os_mbuf *om) in os_mbuf_trim_front()