Packet sockets: Difference between revisions
| Line 49: | Line 49: | ||
|- | |- | ||
| PF_INET | | PF_INET | ||
(only one IP protocol per socket when protocol is other than IPPROTO_RAW, and only certain IP protocols are supported at all) | (only one IP protocol per socket when protocol is other than IPPROTO_RAW, and only certain IP protocols are supported at all when type is not SOCK_RAW) | ||
| N | | N | ||
| N | | N | ||