| /f-stack/freebsd/netgraph/ |
| H A D | ng_one2many.h | 78 #define NG_ONE2MANY_CONFIG_TYPE_INFO(atype) { \ argument 81 { "enabledLinks", (atype) }, \
|
| H A D | ng_ppp.h | 115 #define NG_PPP_MP_STATE_TYPE_INFO(atype) { \ argument 116 { "rseq", (atype) }, \
|
| /f-stack/tools/compat/include/netgraph/ |
| H A D | ng_one2many.h | 78 #define NG_ONE2MANY_CONFIG_TYPE_INFO(atype) { \ argument 81 { "enabledLinks", (atype) }, \
|
| H A D | ng_ppp.h | 115 #define NG_PPP_MP_STATE_TYPE_INFO(atype) { \ argument 116 { "rseq", (atype) }, \
|
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_fil_freebsd.c | 964 ipf_ifpaddr(softc, v, atype, ifptr, inp, inpmask) in ipf_ifpaddr() argument 966 int v, atype; 1014 if (atype == FRI_BROADCAST) 1016 else if (atype == FRI_PEERADDR) 1024 return ipf_ifpfillv6addr(atype, (struct sockaddr_in6 *)sock, 1029 return ipf_ifpfillv4addr(atype, (struct sockaddr_in *)sock,
|
| H A D | fil.c | 6778 ipf_ifpfillv4addr(atype, sin, mask, inp, inpmask) in ipf_ifpfillv4addr() argument 6779 int atype; in ipf_ifpfillv4addr() 6783 if (inpmask != NULL && atype != FRI_NETMASKED) 6786 if (atype == FRI_NETWORK || atype == FRI_NETMASKED) { 6787 if (atype == FRI_NETMASKED) { 6818 ipf_ifpfillv6addr(atype, sin, mask, inp, inpmask) in ipf_ifpfillv6addr() argument 6819 int atype; in ipf_ifpfillv6addr() 6828 if (inpmask != NULL && atype != FRI_NETMASKED) { 6835 if (atype == FRI_NETWORK || atype == FRI_NETMASKED) { 6836 if (atype == FRI_NETMASKED) {
|
| /f-stack/freebsd/contrib/device-tree/Bindings/dma/ti/ |
| H A D | k3-udma.yaml | 137 ti,udma-atype: 142 - ti,udma-atype
|
| /f-stack/tools/ipfw/ |
| H A D | tables.c | 1985 const char *atype; in ipfw_list_ta() local 1995 if ((atype = match_value(tabletypes, info->type)) == NULL) in ipfw_list_ta() 1996 atype = "unknown"; in ipfw_list_ta() 1998 printf(" type: %s\n refcount: %u\n", atype, info->refcnt); in ipfw_list_ta()
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | ip_fw_private.h | 555 uint8_t atype; member
|
| H A D | ip_fw_table.c | 2578 if (ti->atype != 0) { in find_table_algo() 2579 if (ti->atype > tcfg->algo_count) in find_table_algo() 2581 return (tcfg->algo[ti->atype]); in find_table_algo()
|
| H A D | ip_fw_sockopt.c | 2556 ti->atype = 0; in create_objects_compat()
|
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | spa.h | 863 vdev_t *parent, uint_t id, int atype);
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | spa.c | 1402 uint_t id, int atype) in spa_config_parse() argument 1408 if ((error = vdev_alloc(spa, vdp, nv, parent, id, atype)) != 0) in spa_config_parse() 1429 atype)) != 0) { in spa_config_parse()
|