Searched refs:IPPROTO_PFSYNC (Results 1 – 3 of 3) sorted by relevance
233 #define IPPROTO_PFSYNC 240 /* PFSYNC */ macro
1469 ip->ip_p = IPPROTO_PFSYNC; in pfsyncioctl()1731 st->key[PF_SK_WIRE]->proto == IPPROTO_PFSYNC) { in pfsync_insert_state()2433 .pr_protocol = IPPROTO_PFSYNC,2513 error = ipproto_register(IPPROTO_PFSYNC); in pfsync_init()2515 pf_proto_unregister(PF_INET, IPPROTO_PFSYNC, SOCK_RAW); in pfsync_init()2529 ipproto_unregister(IPPROTO_PFSYNC); in pfsync_uninit()2530 pf_proto_unregister(PF_INET, IPPROTO_PFSYNC, SOCK_RAW); in pfsync_uninit()
250 #define IPPROTO_PFSYNC 240 /* PFSYNC */ macro