Lines Matching refs:seq_id

120 	uint32_t seq_id;  in pfctl_do_netlink_cmd()  local
133 seq_id = hdr->nlmsg_seq; in pfctl_do_netlink_cmd()
137 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_do_netlink_cmd()
410 uint32_t seq_id; in pfctl_get_status_h() local
426 seq_id = hdr->nlmsg_seq; in pfctl_get_status_h()
439 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_get_status_h()
1353 uint32_t seq_id; in pfctl_add_rule_h() local
1373 seq_id = hdr->nlmsg_seq; in pfctl_add_rule_h()
1378 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_add_rule_h()
1401 uint32_t seq_id; in pfctl_get_rules_info_h() local
1419 seq_id = hdr->nlmsg_seq; in pfctl_get_rules_info_h()
1423 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_get_rules_info_h()
1732 uint32_t seq_id; in pfctl_get_clear_rule_h() local
1753 seq_id = hdr->nlmsg_seq; in pfctl_get_clear_rule_h()
1757 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_get_clear_rule_h()
1855 uint32_t seq_id = hdr->nlmsg_seq; in pfctl_get_creators_nl() local
1860 while ((hdr = snl_read_reply_multi(ss, seq_id, &e)) != NULL) { in pfctl_get_creators_nl()
1996 uint32_t seq_id = hdr->nlmsg_seq; in pfctl_get_states_h() local
2001 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_get_states_h()
2099 uint32_t seq_id; in _pfctl_clear_states_h() local
2126 seq_id = hdr->nlmsg_seq; in _pfctl_clear_states_h()
2131 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in _pfctl_clear_states_h()
2459 uint32_t seq_id; in _pfctl_table_add_addrs_h() local
2477 seq_id = hdr->nlmsg_seq; in _pfctl_table_add_addrs_h()
2482 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in _pfctl_table_add_addrs_h()
2526 uint32_t seq_id; in _pfctl_table_del_addrs_h() local
2544 seq_id = hdr->nlmsg_seq; in _pfctl_table_del_addrs_h()
2549 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in _pfctl_table_del_addrs_h()
2628 uint32_t seq_id; in _pfctl_table_set_addrs_h() local
2645 seq_id = hdr->nlmsg_seq; in _pfctl_table_set_addrs_h()
2650 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in _pfctl_table_set_addrs_h()
2801 uint32_t seq_id; in pfctl_table_get_addrs_h() local
2817 seq_id = hdr->nlmsg_seq; in pfctl_table_get_addrs_h()
2823 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_table_get_addrs_h()
2839 uint32_t seq_id; in pfctl_set_statusif() local
2854 seq_id = hdr->nlmsg_seq; in pfctl_set_statusif()
2859 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_set_statusif()
2884 uint32_t seq_id; in pfctl_natlook() local
2906 seq_id = hdr->nlmsg_seq; in pfctl_natlook()
2911 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_natlook()
2925 uint32_t seq_id; in pfctl_set_debug() local
2940 seq_id = hdr->nlmsg_seq; in pfctl_set_debug()
2945 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_set_debug()
2957 uint32_t seq_id; in pfctl_set_timeout() local
2973 seq_id = hdr->nlmsg_seq; in pfctl_set_timeout()
2978 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_set_timeout()
3001 uint32_t seq_id; in pfctl_get_timeout() local
3017 seq_id = hdr->nlmsg_seq; in pfctl_get_timeout()
3022 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_get_timeout()
3039 uint32_t seq_id; in pfctl_set_limit() local
3055 seq_id = hdr->nlmsg_seq; in pfctl_set_limit()
3060 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_set_limit()
3083 uint32_t seq_id; in pfctl_get_limit() local
3099 seq_id = hdr->nlmsg_seq; in pfctl_get_limit()
3104 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_get_limit()
3132 uint32_t seq_id; in pfctl_begin_addrs() local
3146 seq_id = hdr->nlmsg_seq; in pfctl_begin_addrs()
3151 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_begin_addrs()
3168 uint32_t seq_id; in pfctl_add_addr() local
3192 seq_id = hdr->nlmsg_seq; in pfctl_add_addr()
3197 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_add_addr()
3215 uint32_t seq_id; in pfctl_get_addrs() local
3234 seq_id = hdr->nlmsg_seq; in pfctl_get_addrs()
3239 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_get_addrs()
3278 uint32_t seq_id; in pfctl_get_addr() local
3298 seq_id = hdr->nlmsg_seq; in pfctl_get_addr()
3303 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_get_addr()
3326 uint32_t seq_id; in pfctl_get_rulesets() local
3341 seq_id = hdr->nlmsg_seq; in pfctl_get_rulesets()
3346 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_get_rulesets()
3362 uint32_t seq_id; in pfctl_get_ruleset() local
3378 seq_id = hdr->nlmsg_seq; in pfctl_get_ruleset()
3383 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_get_ruleset()
3423 uint32_t seq_id; in pfctl_get_srcnodes() local
3437 seq_id = hdr->nlmsg_seq; in pfctl_get_srcnodes()
3442 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_get_srcnodes()
3467 uint32_t seq_id; in pfctl_clear_tables() local
3485 seq_id = hdr->nlmsg_seq; in pfctl_clear_tables()
3490 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_clear_tables()
3509 uint32_t seq_id; in pfctl_add_table() local
3527 seq_id = hdr->nlmsg_seq; in pfctl_add_table()
3532 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_add_table()
3547 uint32_t seq_id; in pfctl_del_table() local
3565 seq_id = hdr->nlmsg_seq; in pfctl_del_table()
3570 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_del_table()
3633 uint32_t seq_id; in pfctl_get_tstats() local
3651 seq_id = hdr->nlmsg_seq; in pfctl_get_tstats()
3656 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_get_tstats()
3683 uint32_t seq_id; in pfctl_clear_tstats() local
3701 seq_id = hdr->nlmsg_seq; in pfctl_clear_tstats()
3706 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_clear_tstats()
3729 uint32_t seq_id; in pfctl_clear_addrs() local
3747 seq_id = hdr->nlmsg_seq; in pfctl_clear_addrs()
3752 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_clear_addrs()
3815 uint32_t seq_id; in pfctl_get_astats() local
3837 seq_id = hdr->nlmsg_seq; in pfctl_get_astats()
3845 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_get_astats()
3862 uint32_t seq_id; in _pfctl_clr_astats() local
3880 seq_id = hdr->nlmsg_seq; in _pfctl_clr_astats()
3885 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in _pfctl_clr_astats()
3926 uint32_t seq_id; in _pfctl_test_addrs() local
3944 seq_id = hdr->nlmsg_seq; in _pfctl_test_addrs()
3949 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in _pfctl_test_addrs()
4029 uint32_t seq_id; in pfctl_state_limiter_nget() local
4043 seq_id = hdr->nlmsg_seq; in pfctl_state_limiter_nget()
4048 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_state_limiter_nget()
4062 uint32_t seq_id; in pfctl_state_limiter_add() local
4081 seq_id = hdr->nlmsg_seq; in pfctl_state_limiter_add()
4086 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_state_limiter_add()
4125 uint32_t seq_id; in pfctl_source_limiter_add() local
4150 seq_id = hdr->nlmsg_seq; in pfctl_source_limiter_add()
4155 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_source_limiter_add()
4169 uint32_t seq_id; in _pfctl_source_limiter_get() local
4183 seq_id = hdr->nlmsg_seq; in _pfctl_source_limiter_get()
4188 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in _pfctl_source_limiter_get()
4230 uint32_t seq_id; in pfctl_source_get() local
4244 seq_id = hdr->nlmsg_seq; in pfctl_source_get()
4249 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_source_get()
4271 uint32_t seq_id; in pfctl_source_clear() local
4289 seq_id = hdr->nlmsg_seq; in pfctl_source_clear()
4294 while ((hdr = snl_read_reply_multi(&h->ss, seq_id, &e)) != NULL) { in pfctl_source_clear()