mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 13:20:37 -05:00
it as an enum. If an SCTP SOCK_SEQPACKET socket was opened, kdump would display this wrong output: socket(PF_INET,SOCK_STREAM|SOCK_RDM|SOCK_SEQPACKET,0x84) instead of this correct output: socket(PF_INET,SOCK_SEQPACKET,0x84) MFC after: 2 weeks |
||
|---|---|---|
| .. | ||
| kdump.1 | ||
| kdump.c | ||
| kdump_subr.h | ||
| Makefile | ||
| mkioctls | ||
| mksubr | ||