| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/include/trace/ |
| D | define_trace.h | 27 #define TRACE_EVENT(name, proto, args, tstruct, assign, print) \ argument 31 #define TRACE_EVENT_CONDITION(name, proto, args, cond, tstruct, assign, print) \ argument 40 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ argument 45 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument 50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) argument 53 #define DEFINE_EVENT_NOP(template, name, proto, args) argument 56 #define DEFINE_EVENT(template, name, proto, args) \ argument 60 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument 64 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 68 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ argument [all …]
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/include/linux/ |
| D | tracepoint.h | 162 #define __DO_TRACE(tp, proto, args, cond, rcuidle) \ argument 206 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) \ argument 216 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) argument 231 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument 299 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument 395 #define DECLARE_TRACE(name, proto, args) \ argument 401 #define DECLARE_TRACE_CONDITION(name, proto, args, cond) \ argument 519 #define DECLARE_EVENT_CLASS(name, proto, args, tstruct, assign, print) argument 520 #define DEFINE_EVENT(template, name, proto, args) \ argument 522 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument [all …]
|
| /device/board/isoftstone/yangfan/kernel/src/incl/treace/hooks/ |
| D | vendor_hooks.h | 20 #define DEFINE_HOOK_FN(_name, _reg, _unreg, proto, args) \ argument 53 #define DECLARE_RESTRICTED_HOOK(name, proto, args, cond) \ argument 60 #define DO_HOOK(name, proto, args, cond) \ argument 75 #define __DECLARE_HOOK(name, proto, args, cond, data_proto, data_args) \ argument 101 #define DECLARE_RESTRICTED_HOOK(name, proto, args, cond) \ argument 112 #define DECLARE_RESTRICTED_HOOK(name, proto, args, cond) \ argument
|
| /device/soc/rockchip/common/sdk_linux/include/trace/hooks/ |
| D | vendor_hooks.h | 20 #define DEFINE_HOOK_FN(_name, _reg, _unreg, proto, args) … argument 49 #define DECLARE_RESTRICTED_HOOK(name, proto, args, cond) DEFINE_HOOK_FN(name, NULL, NULL, PARAMS(pr… argument 78 #define I_DECLARE_RESTRICTED_HOOK(name, proto, args, cond, data_proto) … argument 101 #define DECLARE_RESTRICTED_HOOK(name, proto, args, cond) … argument 109 #define DECLARE_RESTRICTED_HOOK(name, proto, args, cond) DECLARE_EVENT_NOP((name), PARAMS(proto), P… argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| D | ip.h | 275 #define ip_output(p, src, dest, ttl, tos, proto, pcb) \ argument 284 #define ip_output_if(p, src, dest, ttl, tos, proto, netif) \ argument 292 #define ip_output_if_src(p, src, dest, ttl, tos, proto, netif) \ argument 302 #define ip_output_hinted(p, src, dest, ttl, tos, proto, netif_hint) \ argument 362 #define ip_output(p, src, dest, ttl, tos, proto) \ argument 365 #define ip_output_if(p, src, dest, ttl, tos, proto, netif) \ argument 367 #define ip_output_if_src(p, src, dest, ttl, tos, proto, netif) \ argument 369 #define ip_output_hinted(p, src, dest, ttl, tos, proto, netif_hint) \ argument 391 #define ip_output(p, src, dest, ttl, tos, proto) \ argument 394 #define ip_output_if(p, src, dest, ttl, tos, proto, netif) \ argument [all …]
|
| D | raw.h | 113 } proto; member 188 #define raw_new_ip6(proto) raw_new_ip_type(IPADDR_TYPE_V6, proto) argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/ |
| D | coap_session_internal.h | 32 coap_proto_t proto; /**< protocol used on this interface */ member
|
| D | coap_session.h | 70 coap_proto_t proto; /**< protocol used */ member
|
| /device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/ |
| D | bcmip.h | 201 ipv6_exthdr_len(uint8 *h, uint8 *proto) in ipv6_exthdr_len() 226 ipv6_exthdr_len_check(uint8 *h, uint16 plen, uint8 *proto) in ipv6_exthdr_len_check()
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/prot/ |
| D | ip4.h | 134 #define IPH_PROTO_SET(hdr, proto) (hdr)->_proto = (u8_t)(proto) argument
|
| /device/soc/winnermicro/wm800/board/src/app/wm_atcmd/ |
| D | wm_cmdp.h | 43 u8 proto; /* 0: tcp, 1: udp */ member 117 u8 proto; member
|
| /device/soc/bestechnic/bes2600/liteos_m/components/net/lwip-2.1/porting/src/ |
| D | ethernetif.c | 94 eth_hw_checksum(void *data, int16 len, uint32_t src, uint32_t dest, uint8_t proto) in eth_hw_checksum()
|
| /device/soc/winnermicro/wm800/board/src/network/api2.0.3/ |
| D | tls_netconn.h | 44 u16 proto; member
|
| /device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_wifi/include/bk_private/ |
| D | bk_wifi_types.h | 165 int proto; member 375 int proto; member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/ |
| D | api_msg.h | 121 u16_t proto; member
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
| D | bcmip.h | 207 ipv6_exthdr_len(uint8 *h, uint8 *proto) in ipv6_exthdr_len()
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/include/ |
| D | bcmip.h | 205 ipv6_exthdr_len(uint8 *h, uint8 *proto) in ipv6_exthdr_len()
|
| /device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/ |
| D | bcmip.h | 207 static INLINE int32 ipv6_exthdr_len(uint8 *h, uint8 *proto) in ipv6_exthdr_len()
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/ |
| D | rtw_efuse.h | 272 #define mac_hidden_proto_to_hal_proto_cap(proto) (((proto) >= MAC_HIDDEN_PROTOCOL_NUM) ? 0 : _mac_h… argument
|
| /device/soc/rockchip/common/sdk_linux/net/bluetooth/ |
| D | l2cap_sock.c | 1859 static struct sock *l2cap_sock_alloc(struct net *net, struct socket *sock, int proto, gfp_t prio, i… in l2cap_sock_alloc()
|
| D | sco.c | 492 static struct sock *sco_sock_alloc(struct net *net, struct socket *sock, int proto, gfp_t prio, int… in sco_sock_alloc()
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
| D | dhd_rtt.h | 238 int32 proto :8; member
|
| /device/soc/esp/esp32/components/esp_wifi/include/ |
| D | esp_mesh.h | 484 mesh_proto_t proto; /**< data protocol */ member
|
| /device/soc/esp/esp32/components/esp_netif/lwip/ |
| D | esp_netif_lwip.c | 80 #define LOG_NETIF_DISABLED_AND_DO(proto, action) \ argument
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dhd_rtt.h | 320 int32 proto :8; member
|