| tag | line | file | source code |
| sat_port | 29 | include/linux/atalk.h | __u8 sat_port; |
| sat_port | 141 | net/appletalk/ddp.c | if ( to->sat_port != s->protinfo.af_at.src_port ) |
| sat_port | 183 | net/appletalk/ddp.c | if ( s->protinfo.af_at.src_port != sat->sat_port ) |
| sat_port | 1209 | net/appletalk/ddp.c | for ( sat->sat_port = ATPORT_RESERVED; sat->sat_port < ATPORT_LAST; sat->sat_port++ ) |
| sat_port | 1212 | net/appletalk/ddp.c | return sat->sat_port; |
| sat_port | 1272 | net/appletalk/ddp.c | if(addr->sat_port == ATADDR_ANYPORT) |
| sat_port | 1277 | net/appletalk/ddp.c | sk->protinfo.af_at.src_port=addr->sat_port=n; |
| sat_port | 1280 | net/appletalk/ddp.c | sk->protinfo.af_at.src_port=addr->sat_port; |
| sat_port | 1322 | net/appletalk/ddp.c | sk->protinfo.af_at.dest_port=addr->sat_port; |
| sat_port | 1376 | net/appletalk/ddp.c | sat.sat_port=sk->protinfo.af_at.dest_port; |
| sat_port | 1382 | net/appletalk/ddp.c | sat.sat_port=sk->protinfo.af_at.src_port; |
| sat_port | 1537 | net/appletalk/ddp.c | tosat.sat_port = ddp->deh_dport; |
| sat_port | 1669 | net/appletalk/ddp.c | usat->sat_port=sk->protinfo.af_at.dest_port; |
| sat_port | 1734 | net/appletalk/ddp.c | ddp->deh_dport=usat->sat_port; |
| sat_port | 1850 | net/appletalk/ddp.c | sat->sat_port=ddp->deh_sport; |