Searched refs:MAX_PKT_DEFAULT (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/tipc/
H A Dlink.h62 #define MAX_PKT_DEFAULT 1500 macro
H A Dlink.c215 if (l_ptr->max_pkt_target < MAX_PKT_DEFAULT)
218 l_ptr->max_pkt = MAX_PKT_DEFAULT;
3088 u32 res = MAX_PKT_DEFAULT;
H A Dport.c255 p_ptr->max_pkt = MAX_PKT_DEFAULT;

Completed in 51 milliseconds