Searched refs:MAX_PAYLOAD (Results 1 – 4 of 4) sorted by relevance
144 #define MAX_PAYLOAD 128149 unsigned char payload[MAX_PAYLOAD];152 payload_sz = mei_cldev_recv(cldev, payload, MAX_PAYLOAD)
14 #define MAX_PAYLOAD 1562 macro
48 #define MAX_PAYLOAD 2048 macro276 char attrbuf[MAX_PAYLOAD]; in veth_add()326 char attrbuf[MAX_PAYLOAD]; in ip4_addr_set()366 char attrbuf[MAX_PAYLOAD]; in link_set_up()393 char attrbuf[MAX_PAYLOAD]; in ip4_route_set()933 char attrbuf[MAX_PAYLOAD]; in xfrm_state_add()1021 char attrbuf[MAX_PAYLOAD]; in xfrm_state_check()1029 char attrbuf[MAX_PAYLOAD]; in xfrm_state_check()1115 char attrbuf[MAX_PAYLOAD]; in xfrm_policy_add()1190 char attrbuf[MAX_PAYLOAD]; in xfrm_policy_del()[all …]
427 if (payload > MAX_PAYLOAD || overhead > 5000) { in process_bw_alloc()