Home
last modified time | relevance | path

Searched defs:link (Results 1 – 25 of 195) sorted by relevance

12345678

/f-stack/dpdk/examples/ip_pipeline/
H A Dlink.h17 struct link { struct
25 TAILQ_HEAD(link_list, link); argument
H A Dlink.c27 struct link *link; in link_find() local
40 link_next(struct link *link) in link_next()
104 struct link *link; in link_create() local
256 struct link *link; in link_is_up() local
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_link.c25 struct softnic_link *link; in softnic_link_free() local
40 struct softnic_link *link; in softnic_link_find() local
58 struct softnic_link *link; in softnic_link_create() local
/f-stack/dpdk/examples/pipeline/
H A Dobj.h84 struct link { struct
93 struct link * argument
H A Dobj.c169 struct link *link; in link_create() local
322 struct link *link; in link_is_up() local
342 struct link *link; in link_find() local
355 link_next(struct obj *obj, struct link *link) in link_next()
H A Dcli.c243 struct link *link; in cmd_link() local
347 print_link_info(struct link *link, char *out, size_t out_size) in print_link_info()
413 struct link *link; in cmd_link_show() local
526 struct link *link; in cmd_pipeline_port_in() local
658 struct link *link; in cmd_pipeline_port_out() local
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_link.c38 nix_link_status_print(struct rte_eth_dev *eth_dev, struct rte_eth_link *link) in nix_link_status_print()
52 struct cgx_link_user_info *link) in otx2_eth_dev_link_status_update()
89 lbk_link_update(struct rte_eth_link *link) in lbk_link_update()
99 cgx_link_update(struct otx2_eth_dev *dev, struct rte_eth_link *link) in cgx_link_update()
122 struct rte_eth_link link; in otx2_nix_link_update() local
/f-stack/freebsd/kern/
H A Dkern_rctl.c386 struct rctl_rule_link *link; in rctl_throttle_decay() local
429 struct rctl_rule_link *link; in rctl_pcpu_available() local
503 struct rctl_rule_link *link; in rctl_enforce() local
705 struct rctl_rule_link *link; in rctl_get_limit() local
732 struct rctl_rule_link *link; in rctl_get_available() local
888 struct rctl_rule_link *link; in rctl_racct_add_rule() local
906 struct rctl_rule_link *link; in rctl_racct_add_rule_locked() local
1694 struct rctl_rule_link *link; in rctl_get_rules_callback() local
1713 struct rctl_rule_link *link; in sys_rctl_get_rules() local
1799 struct rctl_rule_link *link; in sys_rctl_get_limits() local
[all …]
/f-stack/freebsd/net/
H A Dpfil.c168 struct pfil_link *link; in pfil_run_hooks() local
241 struct pfil_link *link, *next; in pfil_head_unregister() local
324 struct pfil_link *in, *out, *link; in pfil_link() local
419 struct pfil_link *link; in pfil_link_free() local
465 struct pfil_link *link; in pfil_link_remove() local
538 struct pfil_link *link; in pfilioc_listheads() local
/f-stack/freebsd/mips/nlm/
H A Dxlp_pci.c284 xlp_pcib_hardware_swap_enable(int node, int link) in xlp_pcib_hardware_swap_enable()
314 int node, link; in xlp_pcib_attach() local
353 int i, link; in xlp_alloc_msi() local
385 int link; in xlp_map_msi() local
456 int node, val, link; in mips_platform_pcib_setup_intr() local
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_inode.c475 const char *link = nd_get_link(nd); in zpl_put_link() local
489 zpl_get_link_common(struct dentry *dentry, struct inode *ip, char **link) in zpl_get_link_common()
523 char *link = NULL; in zpl_get_link() local
541 char *link = NULL; in zpl_get_link() local
557 char *link = NULL; in zpl_follow_link() local
570 char *link = NULL; in zpl_follow_link() local
/f-stack/freebsd/netgraph/
H A Dng_bridge.c342 link_p link; in ng_bridge_newhook() local
507 link_p link; in ng_bridge_rcvmsg() local
847 link_p link = NG_HOOK_PRIVATE(hook); in ng_bridge_disconnect() local
898 ng_bridge_put(priv_p priv, const u_char *addr, link_p link) in ng_bridge_put()
997 ng_bridge_remove_hosts(priv_p priv, link_p link) in ng_bridge_remove_hosts()
1026 link_p link = NG_HOOK_PRIVATE(hook); in ng_bridge_unmute() local
/f-stack/dpdk/examples/qos_sched/
H A Dinit.c72 struct rte_eth_link link; in app_init_port() local
303 struct rte_eth_link link; in app_init_sched_port() local
/f-stack/freebsd/ddb/
H A Ddb_watch.h47 struct db_watchpoint *link; /* link in in-use or free chain */ member
H A Ddb_break.h55 struct db_breakpoint *link; /* link in in-use or free chain */ member
/f-stack/app/redis-5.0.5/src/
H A Dcluster.c590 clusterLink *link = zmalloc(sizeof(*link)); in createClusterLink() local
602 void freeClusterLink(clusterLink *link) { in freeClusterLink()
619 clusterLink *link; in clusterAcceptHandler() local
1465 int nodeUpdateAddressIfNeeded(clusterNode *node, clusterLink *link, in nodeUpdateAddressIfNeeded()
1635 int clusterProcessPacket(clusterLink *link) { in clusterProcessPacket()
2113 void handleLinkIOError(clusterLink *link) { in handleLinkIOError()
2121 clusterLink *link = (clusterLink*) privdata; in clusterWriteHandler() local
2145 clusterLink *link = (clusterLink*) privdata; in clusterReadHandler() local
2350 void clusterSendPing(clusterLink *link, int type) { in clusterSendPing()
2576 void clusterSendUpdate(clusterLink *link, clusterNode *node) { in clusterSendUpdate()
[all …]
/f-stack/tools/ngctl/
H A Dshow.c122 struct linkinfo *const link = &hlist->link[k]; in ShowCmd() local
/f-stack/dpdk/examples/ipsec-secgw/
H A Devent_helper.c257 struct eh_event_link_info *link; in eh_set_default_conf_link() local
587 struct eh_event_link_info *link; in eh_initialize_eventdev() local
935 struct eh_event_link_info *link = NULL; in eh_find_worker() local
1020 struct eh_event_link_info *link; in eh_get_event_lcore_links() local
1374 struct eh_event_link_info *link; in eh_display_link_conf() local
/f-stack/freebsd/arm64/coresight/
H A Dcoresight_acpi.c253 const union acpi_object *link) in cs_acpi_record_endpoint()
303 const union acpi_object *link; in coresight_acpi_get_ports() local
/f-stack/dpdk/examples/link_status_interrupt/
H A Dmain.c110 struct rte_eth_link link; in print_stats() local
443 struct rte_eth_link link; in lsi_event_callback() local
472 struct rte_eth_link link; in check_all_ports_link_status() local
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dlist.c227 list_link_init(list_node_t *link) in list_link_init()
234 list_link_active(list_node_t *link) in list_link_active()
/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_82543.c738 bool link; in e1000_polarity_reversal_workaround_82543() local
1030 bool link = true; in e1000_setup_copper_link_82543() local
1169 bool link; in e1000_check_for_copper_link_82543() local
H A De1000_phy.c1674 bool link = true; in e1000_setup_copper_link_generic() local
1729 bool link; in e1000_phy_force_speed_duplex_igp() local
1795 bool link; in e1000_phy_force_speed_duplex_m88() local
1934 bool link; in e1000_phy_force_speed_duplex_ife() local
2614 bool link; in e1000_get_phy_info_m88() local
2689 bool link; in e1000_get_phy_info_igp() local
2751 bool link; in e1000_get_phy_info_ife() local
3893 bool link; in e1000_phy_force_speed_duplex_82577() local
3942 bool link; in e1000_get_phy_info_82577() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dmultilist.c420 multilist_link_init(multilist_node_t *link) in multilist_link_init()
426 multilist_link_active(multilist_node_t *link) in multilist_link_active()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_phy.c1705 bool link = false; in igc_setup_copper_link_generic() local
1760 bool link; in igc_phy_force_speed_duplex_igp() local
1826 bool link; in igc_phy_force_speed_duplex_m88() local
1969 bool link; in igc_phy_force_speed_duplex_ife() local
2654 bool link; in igc_get_phy_info_m88() local
2729 bool link; in igc_get_phy_info_igp() local
2791 bool link; in igc_get_phy_info_ife() local
3937 bool link = false; in igc_phy_force_speed_duplex_82577() local
3986 bool link; in igc_get_phy_info_82577() local

12345678