Searched refs:pft (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/ppp/modules/
H A Dppp.c2388 struct pktfilt_tab *pft; local
2433 for (pft=pktfilt_tab; pft->proto != -1; pft++) {
2434 if (ip->ip_p == pft->proto) {
2435 switch(pft->proto) {
2438 == htons(pft->port)) goto endfor;
2442 == htons(pft->port)) goto endfor;
2448 if (pft->proto != -1) {
2451 us->mn, pft
[all...]
/asus-wl-520gu-7.0.1.45/src/router/ppp/solaris/
H A Dppp.c2388 struct pktfilt_tab *pft; local
2433 for (pft=pktfilt_tab; pft->proto != -1; pft++) {
2434 if (ip->ip_p == pft->proto) {
2435 switch(pft->proto) {
2438 == htons(pft->port)) goto endfor;
2442 == htons(pft->port)) goto endfor;
2448 if (pft->proto != -1) {
2451 us->mn, pft
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd/modules/
H A Dppp.c2420 struct pktfilt_tab *pft; local
2465 for (pft=pktfilt_tab; pft->proto != -1; pft++) {
2466 if (ip->ip_p == pft->proto) {
2467 switch(pft->proto) {
2470 == htons(pft->port)) goto endfor;
2474 == htons(pft->port)) goto endfor;
2480 if (pft->proto != -1) {
2483 us->mn, pft
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd/solaris/
H A Dppp.c2420 struct pktfilt_tab *pft; local
2465 for (pft=pktfilt_tab; pft->proto != -1; pft++) {
2466 if (ip->ip_p == pft->proto) {
2467 switch(pft->proto) {
2470 == htons(pft->port)) goto endfor;
2474 == htons(pft->port)) goto endfor;
2480 if (pft->proto != -1) {
2483 us->mn, pft
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/modules/
H A Dppp.c2420 struct pktfilt_tab *pft; local
2465 for (pft=pktfilt_tab; pft->proto != -1; pft++) {
2466 if (ip->ip_p == pft->proto) {
2467 switch(pft->proto) {
2470 == htons(pft->port)) goto endfor;
2474 == htons(pft->port)) goto endfor;
2480 if (pft->proto != -1) {
2483 us->mn, pft
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/solaris/
H A Dppp.c2420 struct pktfilt_tab *pft; local
2465 for (pft=pktfilt_tab; pft->proto != -1; pft++) {
2466 if (ip->ip_p == pft->proto) {
2467 switch(pft->proto) {
2470 == htons(pft->port)) goto endfor;
2474 == htons(pft->port)) goto endfor;
2480 if (pft->proto != -1) {
2483 us->mn, pft
[all...]

Completed in 169 milliseconds