Home
last modified time | relevance | path

Searched defs:bufp (Results 1 – 12 of 12) sorted by relevance

/f-stack/tools/netstat/
H A Dunix.c78 pcblist_sysctl(int type, char **bufp) in pcblist_sysctl()
107 pcblist_kvm(u_long count_off, u_long gencnt_off, u_long head_off, char **bufp) in pcblist_kvm()
H A Dinet.c99 pcblist_sysctl(int proto, const char *name, char **bufp) in pcblist_sysctl()
/f-stack/dpdk/lib/librte_eventdev/
H A Drte_event_timer_adapter.c443 event_buffer_full(struct event_buffer *bufp) in event_buffer_full()
449 event_buffer_batch_ready(struct event_buffer *bufp) in event_buffer_batch_ready()
455 event_buffer_init(struct event_buffer *bufp) in event_buffer_init()
462 event_buffer_add(struct event_buffer *bufp, struct rte_event *eventp) in event_buffer_add()
482 event_buffer_flush(struct event_buffer *bufp, uint8_t dev_id, uint8_t port_id, in event_buffer_flush()
/f-stack/freebsd/opencrypto/
H A Dcryptodeflate.c93 struct deflate_buf *bufh, *bufp; in deflate_global() local
/f-stack/dpdk/drivers/raw/octeontx2_dma/
H A Dotx2_dpi_test.c64 struct rte_rawdev_buf *bufp[1]; in dma_test_internal() local
/f-stack/freebsd/net/
H A Dslcompress.c409 sl_uncompress_tcp(u_char **bufp, int len, u_int type, struct slcompress *comp) in sl_uncompress_tcp()
/f-stack/tools/sysctl/
H A Dsysctl.c508 char *cp, *bufp, *buf, fmt[BUFSIZ], line[BUFSIZ]; local
/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbe_main.c715 char *bufp = buf; in cxgbe_print_port_info() local
/f-stack/freebsd/kern/
H A Dvfs_mount.c1075 void *bufp; in vfs_domount_update() local
/f-stack/freebsd/contrib/openzfs/module/nvpair/
H A Dnvpair.c2657 nvlist_pack(nvlist_t *nvl, char **bufp, size_t *buflen, int encoding, in nvlist_pack()
2665 nvlist_xpack(nvlist_t *nvl, char **bufp, size_t *buflen, int encoding, in nvlist_xpack()
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c3093 arc_buf_t **bufp = &hdr->b_l1hdr.b_buf; in arc_buf_remove() local
5629 arc_buf_t **bufp = arg; in arc_getbuf_func() local
/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4_hw.c1947 u32 *bufp = (u32 *)((char *)buf + reg); in t4_get_regs() local