| /dpdk/drivers/net/tap/ |
| H A D | tap_netlink.c | 118 tap_nl_send(int nlsk_fd, struct nlmsghdr *nh) in tap_nl_send() 140 tap_nl_attr_first(const struct nlmsghdr *nh, size_t offset) in tap_nl_attr_first() 167 tap_nl_dump_ext_ack(const struct nlmsghdr *nh, const struct nlmsgerr *err) in tap_nl_dump_ext_ack() 203 #define tap_nl_dump_ext_ack(nh, err) do { } while (0) argument 244 struct nlmsghdr *nh; in tap_nl_recv() local 295 tap_nlattr_add(struct nlmsghdr *nh, unsigned short type, in tap_nlattr_add() 319 tap_nlattr_add8(struct nlmsghdr *nh, unsigned short type, uint8_t data) in tap_nlattr_add8() 335 tap_nlattr_add16(struct nlmsghdr *nh, unsigned short type, uint16_t data) in tap_nlattr_add16() 351 tap_nlattr_add32(struct nlmsghdr *nh, unsigned short type, uint32_t data) in tap_nlattr_add32()
|
| H A D | tap_netlink.h | 20 struct nlmsghdr nh; member
|
| H A D | tap_tcmsgs.c | 175 qdisc_del_cb(struct nlmsghdr *nh, void *arg) in qdisc_del_cb()
|
| H A D | rte_eth_tap.c | 1728 tap_nl_msg_handler(struct nlmsghdr *nh, void *arg) in tap_nl_msg_handler()
|
| /dpdk/drivers/common/mlx5/linux/ |
| H A D | mlx5_nl.c | 272 mlx5_nl_request(int nlsk_fd, struct nlmsghdr *nh, uint32_t sn, void *req, in mlx5_nl_request() 315 mlx5_nl_send(int nlsk_fd, struct nlmsghdr *nh, uint32_t sn) in mlx5_nl_send() 376 struct nlmsghdr *nh; in mlx5_nl_recv() local 463 mlx5_nl_mac_addr_cb(struct nlmsghdr *nh, void *arg) in mlx5_nl_mac_addr_cb() 975 mlx5_nl_cmdget_cb(struct nlmsghdr *nh, void *arg) in mlx5_nl_cmdget_cb() 1059 struct nlmsghdr nh; in mlx5_nl_port_info() member 1292 mlx5_nl_switch_info_cb(struct nlmsghdr *nh, void *arg) in mlx5_nl_switch_info_cb() 1380 struct nlmsghdr nh; in mlx5_nl_switch_info() member 1432 struct nlmsghdr nh; in mlx5_nl_vlan_vmwa_delete() member 1577 mlx5_nl_family_id_cb(struct nlmsghdr *nh, void *arg) in mlx5_nl_family_id_cb() [all …]
|
| /dpdk/lib/ring/ |
| H A D | rte_ring_rts_elem_pvt.h | 75 union __rte_ring_rts_poscnt nh, oh; in __rte_ring_rts_move_prod_head() local 133 union __rte_ring_rts_poscnt nh, oh; in __rte_ring_rts_move_cons_head() local
|
| /dpdk/lib/node/ |
| H A D | ip4_rewrite.c | 38 struct ip4_rewrite_nh_header *nh = ip4_rewrite_nm->nh; in ip4_rewrite_node_process() local 299 struct ip4_rewrite_nh_header *nh; in rte_node_ip4_rewrite_add() local
|
| H A D | ip4_rewrite_priv.h | 41 struct ip4_rewrite_nh_header nh[RTE_GRAPH_IP4_REWRITE_MAX_NH]; member
|
| H A D | node_private.h | 31 uint16_t nh; member
|
| /dpdk/lib/rib/ |
| H A D | rte_rib.c | 37 uint64_t nh; member 371 rte_rib_get_nh(const struct rte_rib_node *node, uint64_t *nh) in rte_rib_get_nh() 382 rte_rib_set_nh(struct rte_rib_node *node, uint64_t nh) in rte_rib_set_nh()
|
| H A D | rte_rib6.c | 33 uint64_t nh; member 442 rte_rib6_get_nh(const struct rte_rib6_node *node, uint64_t *nh) in rte_rib6_get_nh() 453 rte_rib6_set_nh(struct rte_rib6_node *node, uint64_t nh) in rte_rib6_set_nh()
|
| /dpdk/examples/l3fwd/ |
| H A D | l3fwd_fib.c | 117 uint16_t nh; in fib_send_packets() local 262 uint16_t nh; in fib_event_loop() local 429 uint16_t nh; in fib_process_event_vector() local
|
| /dpdk/lib/fib/ |
| H A D | dir24_8.c | 173 tbl8_alloc(struct dir24_8_tbl *dp, uint64_t nh) in tbl8_alloc() 196 uint64_t nh; in tbl8_recycle() local
|
| H A D | trie.c | 154 tbl8_alloc(struct rte_trie_tbl *dp, uint64_t nh) in tbl8_alloc() 174 uint64_t nh; in tbl8_recycle() local
|
| /dpdk/app/test/ |
| H A D | test_fib6.c | 167 uint64_t nh = 100; in test_add_del_invalid() local
|
| H A D | test_fib.c | 164 uint64_t nh = 100; in test_add_del_invalid() local
|
| /dpdk/lib/ipsec/ |
| H A D | iph.h | 69 int nh; in update_trs_l3hdr() local
|
| /dpdk/lib/net/ |
| H A D | rte_ether.h | 358 struct rte_ether_hdr *oh, *nh; in rte_vlan_insert() local
|
| /dpdk/app/test-fib/ |
| H A D | main.c | 121 uint64_t nh; member 127 uint64_t nh; member
|
| /dpdk/lib/pcapng/ |
| H A D | rte_pcapng.c | 347 struct rte_ether_hdr *nh, *oh; in pcapng_vlan_insert() local
|
| /dpdk/examples/vhost/ |
| H A D | main.c | 1227 struct rte_ether_hdr *nh; in virtio_tx_route() local
|
| /dpdk/drivers/net/cnxk/ |
| H A D | cn10k_rx.h | 334 int nh = hdr->proto; in nix_sec_reassemble_frags() local
|