if_se.c | 240 static int se_set_mode(struct se_softc *, int, int); 855 se_set_mode(struct se_softc *sc, int len, int mode) function in typeref:typename:int 879 error = se_set_mode(sc, MAX_SNAP, 1); 882 error = se_set_mode(sc, ETHERMTU + sizeof(struct ether_header),
|