Home
last modified time | relevance | path

Searched refs:ipddp_mode (Results 1 – 2 of 2) sorted by relevance

/drivers/net/appletalk/
Dipddp.c46 static int ipddp_mode = IPDDP_ENCAP; variable
48 static int ipddp_mode = IPDDP_DECAP; variable
104 if(ipddp_mode == IPDDP_ENCAP) in ipddp_init()
107 if(ipddp_mode == IPDDP_DECAP) in ipddp_init()
142 if(ipddp_mode == IPDDP_DECAP) in ipddp_xmit()
310 module_param(ipddp_mode, int, 0);
DKconfig99 and specifying different values for the module option ipddp_mode.