mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 00:40:33 -05:00
protocol entry points using functions named proto_getsockaddr and proto_getpeeraddr rather than proto_setsockaddr and proto_setpeeraddr. While it's true that sockaddrs are allocated and set, the net effect is to retrieve (get) the socket address or peer address from a socket, not set it, so align names to that intent. |
||
|---|---|---|
| .. | ||
| aarp.c | ||
| aarp.h | ||
| at.h | ||
| at_control.c | ||
| at_extern.h | ||
| at_proto.c | ||
| at_rmx.c | ||
| at_var.h | ||
| COPYRIGHT | ||
| ddp.h | ||
| ddp_input.c | ||
| ddp_output.c | ||
| ddp_pcb.c | ||
| ddp_pcb.h | ||
| ddp_usrreq.c | ||
| ddp_var.h | ||
| endian.h | ||
| phase2.h | ||