Home
last modified time | relevance | path

Searched defs:proto (Results 1 – 14 of 14) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/trace/hooks/
Dvendor_hooks.h20 #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/
Dip.h275 #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 …]
Draw.h113 } proto; member
188 #define raw_new_ip6(proto) raw_new_ip_type(IPADDR_TYPE_V6, proto) argument
Dstats.h556 #define stats_display_proto(proto, name) argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
Dcoap_session_internal.h32 coap_proto_t proto; /**< protocol used on this interface */ member
Dcoap_session.h70 coap_proto_t proto; /**< protocol used */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/prot/
Dip4.h134 #define IPH_PROTO_SET(hdr, proto) (hdr)->_proto = (u8_t)(proto) argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/
Dapi_msg.h121 u16_t proto; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dbcmip.h207 ipv6_exthdr_len(uint8 *h, uint8 *proto) in ipv6_exthdr_len()
/device/soc/rockchip/common/sdk_linux/net/bluetooth/
Dl2cap_sock.c1859 static struct sock *l2cap_sock_alloc(struct net *net, struct socket *sock, int proto, gfp_t prio, i… in l2cap_sock_alloc()
Dsco.c492 static struct sock *sco_sock_alloc(struct net *net, struct socket *sock, int proto, gfp_t prio, int… in sco_sock_alloc()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd_rtt.h320 int32 proto :8; member
Ddhd.h3286 uint32 proto; /* Network layer protocol */ member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_user.h228 hi_u32 proto; /* 协议 */ member