tag | line | file | source code |
sat_port | 29 | include/linux/atalk.h | __u8 sat_port; |
sat_port | 130 | net/appletalk/ddp.c | if ( to->sat_port != s->at.src_port ) { |
sat_port | 165 | net/appletalk/ddp.c | if ( s->at.src_port != sat->sat_port ) { |
sat_port | 1154 | net/appletalk/ddp.c | for ( sat->sat_port = ATPORT_RESERVED; sat->sat_port < ATPORT_LAST; |
sat_port | 1155 | net/appletalk/ddp.c | sat->sat_port++ ) |
sat_port | 1157 | net/appletalk/ddp.c | return sat->sat_port; |
sat_port | 1217 | net/appletalk/ddp.c | if(addr->sat_port == ATADDR_ANYPORT) |
sat_port | 1222 | net/appletalk/ddp.c | sk->at.src_port=addr->sat_port=n; |
sat_port | 1225 | net/appletalk/ddp.c | sk->at.src_port=addr->sat_port; |
sat_port | 1267 | net/appletalk/ddp.c | sk->at.dest_port=addr->sat_port; |
sat_port | 1321 | net/appletalk/ddp.c | sat.sat_port=sk->at.dest_port; |
sat_port | 1327 | net/appletalk/ddp.c | sat.sat_port=sk->at.src_port; |
sat_port | 1446 | net/appletalk/ddp.c | tosat.sat_port = ddp->deh_dport; |
sat_port | 1514 | net/appletalk/ddp.c | usat->sat_port=sk->at.dest_port; |
sat_port | 1579 | net/appletalk/ddp.c | ddp->deh_dport=usat->sat_port; |
sat_port | 1710 | net/appletalk/ddp.c | sat->sat_port=ddp->deh_sport; |