Searched refs:hd (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/netgraph/atm/ccatm/ |
| H A D | ng_ccatm.c | 807 hd = malloc(sizeof(*hd), M_NG_CCATM, M_NOWAIT); in ng_ccatm_newhook() 808 if (hd == NULL) in ng_ccatm_newhook() 810 hd->is_uni = 1; in ng_ccatm_newhook() 811 hd->node = priv; in ng_ccatm_newhook() 845 hd = malloc(sizeof(*hd), M_NG_CCATM, M_NOWAIT); in ng_ccatm_newhook() 846 if (hd == NULL) in ng_ccatm_newhook() 848 hd->is_uni = 0; in ng_ccatm_newhook() 849 hd->node = priv; in ng_ccatm_newhook() 850 hd->hook = hook; in ng_ccatm_newhook() 858 hd->inst = user; in ng_ccatm_newhook() [all …]
|
| /f-stack/freebsd/netinet/cc/ |
| H A D | cc_hd.c | 235 SYSCTL_NODE(_net_inet_tcp_cc, OID_AUTO, hd, CTLFLAG_RW | CTLFLAG_MPSAFE, NULL, 253 DECLARE_CC_MODULE(hd, &hd_cc_algo); 254 MODULE_VERSION(hd, 1); 255 MODULE_DEPEND(hd, ertt, 1, 1, 1);
|
| /f-stack/freebsd/net/ |
| H A D | pfil.c | 541 u_int nheads, nhooks, hd, hk; in pfilioc_listheads() local 562 hd = hk = 0; in pfilioc_listheads() 565 if (hd + 1 > nheads || in pfilioc_listheads() 572 strlcpy(iohead[hd].pio_name, head->head_name, in pfilioc_listheads() 574 iohead[hd].pio_nhooksin = head->head_nhooksin; in pfilioc_listheads() 575 iohead[hd].pio_nhooksout = head->head_nhooksout; in pfilioc_listheads() 576 iohead[hd].pio_type = head->head_type; in pfilioc_listheads() 595 hd++; in pfilioc_listheads() 600 sizeof(*iohead) * min(hd, req->pio_nheads)); in pfilioc_listheads() 605 req->pio_nheads = hd; in pfilioc_listheads()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/ |
| H A D | rc.yaml | 30 - rc-ati-tv-wonder-hd-600 107 - rc-pinnacle-pctv-hd 130 - rc-terratec-cinergy-s2-hd
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | vhost_blk.rst | 52 -device ide-hd,drive=disk,bootindex=0 \
|
| H A D | vhost_crypto.rst | 73 -device ide-hd,drive=disk,bootindex=0 \
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | am437x-sbc-t43.dts | 34 AM4372_IOPAD(0x9b0, PIN_OUTPUT_PULLUP | MUX_MODE2) /* cam0 hd -> DSS DATA 23 */
|
| H A D | gemini-dlink-dir-685.dts | 104 led-blue-hd { 111 led-orange-hd {
|
| /f-stack/dpdk/doc/guides/howto/ |
| H A D | openwrt.rst | 130 -device ide-hd,drive=d0,bus=ide.0 \
|
| H A D | pvp_reference_benchmark.rst | 243 <boot dev='hd'/>
|