Lines Matching +full:3 +full:at
15 * 2003/03/18 - Amir Noam <amir.noam at intel dot com>
19 * 2003/03/18 - Tsippy Mendelson <tsippy.mendelson at intel dot com> and
20 * Shmulik Hen <shmulik.hen at intel dot com>
24 * 2003/03/18 - Tsippy Mendelson <tsippy.mendelson at intel dot com> and
25 * Amir Noam <amir.noam at intel dot com>
28 * 2003/03/18 - Amir Noam <amir.noam at intel dot com>,
29 * Tsippy Mendelson <tsippy.mendelson at intel dot com> and
30 * Shmulik Hen <shmulik.hen at intel dot com>
33 * 2003/05/01 - Amir Noam <amir.noam at intel dot com>
37 * 2003/12/01 - Shmulik Hen <shmulik.hen at intel dot com>
40 * 2005/05/05 - Jason Gabler <jygabler at lbl dot gov>
70 #define BOND_MODE_BROADCAST 3
79 #define BOND_LINK_BACK 3 /* link is going back */
93 #define BOND_XMIT_POLICY_LAYER34 1 /* layer 3+4 (IP ^ (TCP || UDP)) */
94 #define BOND_XMIT_POLICY_LAYER23 2 /* layer 2+3 (IP ^ MAC) */
95 #define BOND_XMIT_POLICY_ENCAP23 3 /* encapsulated layer 2+3 */
96 #define BOND_XMIT_POLICY_ENCAP34 4 /* encapsulated layer 3+4 */